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

Unified Diff: WATCHLISTS

Issue 7235002: Added Download UI watchlist and added myself to it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 aae8222dc7b5c8dd6ad8c303594f43be8feb4507..bb459ed5e5c8d69468f5c4b5302da2678bd406e3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -220,8 +220,15 @@
'accelerator_table_gtk': {
'filepath': 'chrome/browser/ui/views/accelerator_table_gtk.cc',
},
+ 'downloads_ui' : {
+ 'filepath': 'chrome/browser/resources/downloads\..*' \
+ '|chrome/browser/ui/webui/.*downloads.*' \
+ '|chrome/browser/ui/views/download/.*' \
+ '|chrome/browser/ui/cocoa/download/.*' \
+ '|chrome/browser/ui/gtk/download/.*'
+ },
},
-
+
'WATCHLISTS': {
'this_file': ['nirnimesh@chromium.org'],
'valgrind': ['timurrrr@chromium.org',
@@ -296,5 +303,6 @@
'importer': ['tfarina@chromium.org'],
'views': ['dhollowa@chromium.org'],
'accelerator_table_gtk': ['mazda@chromium.org'],
+ 'downloads_ui': ['rdsmith@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