Update sync WATCHLIST to include src/sync, and add [email protected] to it.

BUG=none
[email protected]

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155204 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 7529972..c5d9d4d3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -307,7 +307,7 @@
                   '|content/public/.*speech'
     },
     'sync': {
-      'filepath': 'chrome/browser/sync/',
+      'filepath': 'chrome/browser/sync/|sync/',
     },
     'tab_contents': {
       'filepath': 'chrome/browser/tab_contents/|'\
@@ -524,7 +524,8 @@
     'site_instance': ['[email protected]', '[email protected]'],
     'speech': ['[email protected]'],
     'sync': ['[email protected]', '[email protected]',
-             '[email protected]', '[email protected]'],
+             '[email protected]', '[email protected]',
+             '[email protected]'],
     'tab_contents': ['[email protected]',
                      '[email protected]', '[email protected]'],
     'task_manager': ['[email protected]'],