diff options
author | albertb@chromium.org <albertb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 19:18:49 +0000 |
---|---|---|
committer | albertb@chromium.org <albertb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 19:18:49 +0000 |
commit | 4529a79c52d4f59b4431e9ce7447e173c94b7dd6 (patch) | |
tree | 0746694e0469d3c4097e7691c910caad105713d0 /WATCHLISTS | |
parent | 91c0c115e3f2c66e08bcbd08de4fe594a67b4dd0 (diff) | |
download | chromium_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-- | WATCHLISTS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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'], |