summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortwifkak <twifkak@chromium.org>2015-06-22 11:20:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-22 18:20:34 +0000
commit0c69c1f889112e4e591b9eb36277512ecf0c64d4 (patch)
tree0fbc984a6b9cb514f23007a17860045922282fed
parentded8f0291fe06b15295c0272f01b327fd9b33a58 (diff)
downloadchromium_src-0c69c1f889112e4e591b9eb36277512ecf0c64d4.zip
chromium_src-0c69c1f889112e4e591b9eb36277512ecf0c64d4.tar.gz
chromium_src-0c69c1f889112e4e591b9eb36277512ecf0c64d4.tar.bz2
Add precache watchlist.
Add a watchlist for all files that contain 'precache' in their path, for the Wifi Prefetch project. BUG=309216 Review URL: https://codereview.chromium.org/1191813006 Cr-Commit-Position: refs/heads/master@{#335528}
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index fab5e31..7badf18 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -614,6 +614,9 @@
'filepath': 'third_party/polymer/|'\
'ui/webui/resources/polymer_resources.grdp',
},
+ 'precache': {
+ 'filepath': '[pP]recache'
+ },
'predictors': {
'filepath': 'predictors',
},
@@ -1067,6 +1070,7 @@
'permissions': ['mlamouri+watch-permissions@chromium.org'],
'plugin': ['jam@chromium.org'],
'polymer': ['michaelpg+watch-polymer@chromium.org'],
+ 'precache': ['wifiprefetch-reviews@google.com'],
'predictors': ['shishir+watch@chromium.org'],
'prepopulated_engines': ['vasilii+watch@chromium.org'],
'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',