Change WATCHLISTS for dhollowa

Removes dhollowa from old watchlists.  Adds dhollowa to 'search' watchlist.

BUG=none
TEST=watchlist.py
[email protected]


Review URL: https://chromiumcodereview.appspot.com/10708005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144643 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 3fc3ae78..7558386 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -57,9 +57,6 @@
     'browser_compositor': {
       'filepath': 'ui/compositor/.*'
     },
-    'browser_gl': {
-      'filepath': 'ui/gl/.*'
-    },
     'browser_main': {
       'filepath': 'chrome/browser/browser_main.cc',
     },
@@ -264,6 +261,9 @@
       'filepath': 'chrome/browser/renderer_host/.*|chrome/renderer/.*|'\
         'chrome/common/render.*',
     },
+    'search': {
+      'filepath': 'chrome/browser/ui/search/.*',
+    },
     'sessions': {
       'filepath': 'chrome/browser/sessions/.*',
     },
@@ -344,9 +344,6 @@
                   'ui/views/view.cc|'\
                   'ui/views/widget/.*',
     },
-    'webdata': {
-      'filepath': 'chrome/browser/webdata/.*',
-    },
     'webkit': {
       'filepath': 'webkit/.*',
     },
@@ -390,9 +387,7 @@
                          '[email protected]',
                          '[email protected]'],
     'browser_compositor': ['[email protected]', '[email protected]',
-                           '[email protected]',
-                           '[email protected]'],
-    'browser_gl': ['[email protected]'],
+                           '[email protected]'],
     'browser_main': ['[email protected]'],
     'browser_resources': ['[email protected]'],
     'bubble': ['[email protected]', '[email protected]'],
@@ -468,6 +463,7 @@
                  '[email protected]'],
     'renderer': ['[email protected]',
                  '[email protected]'],
+    'search': ['[email protected]'],
     'sessions': ['[email protected]'],
     'shell_window': ['[email protected]'],
     'site_instance': ['[email protected]', '[email protected]'],
@@ -492,7 +488,6 @@
                  '[email protected]'],
     'views': ['[email protected]'],
     'views_core': ['[email protected]'],
-    'webdata': ['[email protected]'],
     'webkit': ['[email protected]'],
     'worker': ['[email protected]'],
     'x11': ['[email protected]',