Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: WATCHLISTS

Issue 6385001: WATCHLIST for prerender code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index c967416a46bc91537c76b6861bf8b8f49e603dc3..c721280dfe6486ccf0efd91183adf183d5790fc7 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -173,6 +173,9 @@
'pepper_api': {
'filepath': 'ppapi/c/.*',
},
+ 'prerender': {
+ 'filepath': 'chrome/browser/prerender/.*'
+ },
},
'WATCHLISTS': {
@@ -233,5 +236,6 @@
'labs': ['thakis@chromium.org'],
'file_system': ['kinuko@chromium.org'],
'pepper_api': ['piman+watch@chromium.org'],
+ 'prerender': ['cbentzel+watch@chromium.org'],
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698