Make a watchlist for 'appcache'.

TEST=none
BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31129 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index a199eea..c8c19516 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -105,6 +105,9 @@
       'filepath': 'chrome/nacl/.*|chrome/test/nacl/.*|'\
         'chrome/browser/nacl_process_host.*|chrome/common/nacl.*',
     },
+    'appcache': {
+      'filepath': 'appcache/.*',
+    },
 
   },
 
@@ -148,5 +151,6 @@
     'automation': ['[email protected]'],
     'chrome_frame' : ['[email protected]'],
     'nacl' : ['[email protected]'],
+    'appcache': ['[email protected]'],
   },
 }