Fixup remoting WATCHLIST for public tree and move into the top-level
uber-WATCHLIST.

BUG=none
TEST=running watchlists.py on various files
Review URL: http://codereview.chromium.org/2768003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49404 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 804fd9b8..9a1869e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -131,6 +131,9 @@
     'npapi_headers': {
       'filepath': 'third_party/npapi/bindings/.*',
     },
+    'remoting': {
+      'filepath': 'remoting/.*',
+    },
   },
 
   'WATCHLISTS': {
@@ -180,5 +183,8 @@
     'options_dialog_content': ['[email protected]'],
     'chromeos': ['[email protected]'],
     'npapi_headers': ['[email protected]'],
+    'remoting': ['[email protected]', '[email protected]',
+              	'[email protected]', '[email protected]',
+	 	'[email protected]'],
   },
 }