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

Unified Diff: WATCHLISTS

Issue 1032005: Add myself as a watcher to chrome/browser/resources/ (Closed)
Patch Set: Created 10 years, 9 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 5529f30325131f6436b0a1b420685ad04fa57824..e0308a4abe5c618dd6d5bff498460d8834c1f68c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -30,6 +30,9 @@
'browser': {
'filepath': 'chrome/browser/.*',
},
+ 'browser_resources': {
+ 'filepath': 'chrome/browser/resources/.*',
+ },
'download': {
'filepath': 'download|save_',
},
@@ -127,6 +130,7 @@
'base': ['brettw+cc@chromium.org'],
'views': ['ben+cc@chromium.org'],
'browser': ['ben+cc@chromium.org'],
+ 'browser_resources': ['arv@chromium.org'],
'download': ['paul@chromium.org'],
'history': ['brettw+cc@chromium.org'],
'renderer': ['darin-cc@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