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

Unified Diff: WATCHLISTS

Issue 2819053: Changing watchlists so one can monitor the dom_ui for the options page. Addi... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 5 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
===================================================================
--- WATCHLISTS (revision 52919)
+++ WATCHLISTS (working copy)
@@ -134,6 +134,12 @@
'remoting': {
'filepath': 'remoting/.*',
},
+ 'domui_options' : {
+ 'filepath': 'chrome/browser/resources/options/.*|'\
+ 'chrome/browser/resources/options.html|'\
+ 'chrome/browser/dom_ui/options_ui.cc|'\
+ 'chrome/browser/dom_ui/core_options_handler.cc',
+ },
},
'WATCHLISTS': {
@@ -185,5 +191,6 @@
'remoting': ['ajwong@chromium.org', 'sergeyu@chromium.org',
'hclam@chromium.org', 'dmaclach@chromium.org',
'garykac@chromium.org'],
+ 'domui_options': ['dhg@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