Add cmp to watchlist.

[email protected]


Review URL: http://codereview.chromium.org/10383031

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@135563 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 575abfb..1a7e4dc 100755
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1,4 +1,4 @@
-# Copyright (c) 2006-2009 The Chromium Authors. All rights reserved.
+# Copyright (c) 2012 The Chromium Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
@@ -18,7 +18,8 @@
 
   'WATCHLISTS': {
     'this_file': ['[email protected]'],
-    'depot_tools': ['[email protected]', '[email protected]'],
+    'depot_tools': ['[email protected]', '[email protected]',
+                    '[email protected]'],
   },
 
 }