summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authoralbertb@chromium.org <albertb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-18 19:18:49 +0000
committeralbertb@chromium.org <albertb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-18 19:18:49 +0000
commit4529a79c52d4f59b4431e9ce7447e173c94b7dd6 (patch)
tree0746694e0469d3c4097e7691c910caad105713d0 /WATCHLISTS
parent91c0c115e3f2c66e08bcbd08de4fe594a67b4dd0 (diff)
downloadchromium_src-4529a79c52d4f59b4431e9ce7447e173c94b7dd6.zip
chromium_src-4529a79c52d4f59b4431e9ce7447e173c94b7dd6.tar.gz
chromium_src-4529a79c52d4f59b4431e9ce7447e173c94b7dd6.tar.bz2
sync: Create a watchlist for sync protos and add myself to it.
R=rsimha@chromium.org BUG= Review URL: https://codereview.chromium.org/17348008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207054 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index f6f9a1a..c33675a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -424,6 +424,9 @@
'sync': {
'filepath': 'chrome/browser/sync/|sync/',
},
+ 'sync_proto': {
+ 'filepath': 'sync/protocol/',
+ },
'tab_contents': {
'filepath': 'chrome/browser/tab_contents/|'\
'content/browser/tab_contents/|'\
@@ -675,6 +678,7 @@
'haitaol@chromium.org',
'rsimha@chromium.org',
'tim@chromium.org'],
+ 'sync_proto': ['albertb+watch@chromium.org'],
'tab_contents': ['avi@chromium.org',
'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'task_manager': ['yoshiki+watch@chromium.org'],