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

Unified Diff: WATCHLISTS

Issue 8805003: Add watchlist entry for history UI changes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Correct filepath. Created 9 years 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 adca7390420a5ee60e9d31a454f32ab0fccb02b3..2773307c60fd00d7ced9fc3c19551932350eeae2 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -64,6 +64,9 @@
'history': {
'filepath': 'chrome/browser/history/.*',
},
+ 'history_ui': {
+ 'filepath': 'chrome/browser/resources/history.*',
+ },
'renderer': {
'filepath': 'chrome/browser/renderer_host/.*|chrome/renderer/.*|'\
'chrome/common/render.*',
@@ -331,6 +334,7 @@
'dpranke-watch+content@chromium.org'],
'download': ['phajdan.jr@chromium.org','rdsmith+dwatch@chromium.org'],
'history': ['brettw-cc@chromium.org'],
+ 'history_ui': ['dubroy@chromium.org'],
'renderer': ['darin-cc@chromium.org',
'brettw-cc@chromium.org'],
'tab_contents': ['brettw-cc@chromium.org', 'avi@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