diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-06 16:32:13 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-06 16:32:13 +0000 |
commit | 1e29f175027deb8731254050384ed8eecc315b32 (patch) | |
tree | e5da76953a0feba9b5366f28324752e88ef20aba /WATCHLISTS | |
parent | 1c0de0360dc1904b181979a657cc4e3cd681a5c3 (diff) | |
download | chromium_src-1e29f175027deb8731254050384ed8eecc315b32.zip chromium_src-1e29f175027deb8731254050384ed8eecc315b32.tar.gz chromium_src-1e29f175027deb8731254050384ed8eecc315b32.tar.bz2 |
Update sync WATCHLIST to include src/sync, and add haitaol@chromium.org to it.
BUG=none
TBR=akalin@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10919128
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155204 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -307,7 +307,7 @@ '|content/public/.*speech' }, 'sync': { - 'filepath': 'chrome/browser/sync/', + 'filepath': 'chrome/browser/sync/|sync/', }, 'tab_contents': { 'filepath': 'chrome/browser/tab_contents/|'\ @@ -524,7 +524,8 @@ 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 'speech': ['satish@chromium.org'], 'sync': ['tim@chromium.org', 'nick@chromium.org', - 'akalin@chromium.org', 'rsimha@chromium.org'], + 'akalin@chromium.org', 'rsimha@chromium.org', + 'haitaol@chromium.org'], 'tab_contents': ['avi@chromium.org', 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 'task_manager': ['yoshiki+watch@chromium.org'], |