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

Unified Diff: WATCHLISTS

Issue 10708005: Change WATCHLISTS for dhollowa (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 3fc3ae78f1083548aa7d19eb893bcad798b37f3f..7558386b2b8401e5e5dfd501e96b41e78943caed 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -57,9 +57,6 @@
'browser_compositor': {
'filepath': 'ui/compositor/.*'
},
- 'browser_gl': {
- 'filepath': 'ui/gl/.*'
- },
'browser_main': {
'filepath': 'chrome/browser/browser_main.cc',
},
@@ -264,6 +261,9 @@
'filepath': 'chrome/browser/renderer_host/.*|chrome/renderer/.*|'\
'chrome/common/render.*',
},
+ 'search': {
+ 'filepath': 'chrome/browser/ui/search/.*',
+ },
'sessions': {
'filepath': 'chrome/browser/sessions/.*',
},
@@ -344,9 +344,6 @@
'ui/views/view.cc|'\
'ui/views/widget/.*',
},
- 'webdata': {
- 'filepath': 'chrome/browser/webdata/.*',
- },
'webkit': {
'filepath': 'webkit/.*',
},
@@ -390,9 +387,7 @@
'stevenjb+watch@chromium.org',
'nkostylev+watch@chromium.org'],
'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org',
- 'piman+watch@chromium.org',
- 'dhollowa+watch@chromium.org'],
- 'browser_gl': ['dhollowa+watch@chromium.org'],
+ 'piman+watch@chromium.org'],
'browser_main': ['brettw-cc@chromium.org'],
'browser_resources': ['arv@chromium.org'],
'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
@@ -468,6 +463,7 @@
'sanjeevr@chromium.org'],
'renderer': ['darin-cc@chromium.org',
'brettw-cc@chromium.org'],
+ 'search': ['dhollowa+watch@chromium.org'],
'sessions': ['marja+watch@chromium.org'],
'shell_window': ['jeremya+watch@chromium.org'],
'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
@@ -492,7 +488,6 @@
'timurrrr+watch@chromium.org'],
'views': ['tfarina@chromium.org'],
'views_core': ['ben+watch@chromium.org'],
- 'webdata': ['dhollowa+watch@chromium.org'],
'webkit': ['darin-cc@chromium.org'],
'worker': ['jam@chromium.org'],
'x11': ['derat+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