summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-15 16:21:08 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-15 16:21:08 +0000
commit19c9e361764e8b83b97410a0e2fa6ec5e06b3180 (patch)
tree35d6be1a621495105e26e8eeeeb85574afd5d59f /WATCHLISTS
parent4333d18c023a924cbe2ab2cf661b011320478ffc (diff)
downloadchromium_src-19c9e361764e8b83b97410a0e2fa6ec5e06b3180.zip
chromium_src-19c9e361764e8b83b97410a0e2fa6ec5e06b3180.tar.gz
chromium_src-19c9e361764e8b83b97410a0e2fa6ec5e06b3180.tar.bz2
Add sail@ to profiles and sync_promo wach list
BUG= TBR=jrg@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11884057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS8
1 files changed, 8 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index a988869..18d7873 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -346,6 +346,9 @@
'prerender': {
'filepath': 'prerender'
},
+ 'profiles': {
+ 'filepath': 'chrome/browser/profiles/'
+ },
'pyauto': {
'filepath': 'chrome/test/pyautolib' \
'|chrome/test/functional' \
@@ -390,6 +393,9 @@
'sync': {
'filepath': 'chrome/browser/sync/|sync/',
},
+ 'sync_promo': {
+ 'filepath': 'chrome/browser/ui/webui/sync_promo/',
+ },
'tab_contents': {
'filepath': 'chrome/browser/tab_contents/|'\
'content/browser/tab_contents/|'\
@@ -620,6 +626,7 @@
'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
'dominich+watch@chromium.org', 'mmenke@chromium.org',
'gavinp+prer@chromium.org'],
+ 'profiles': ['sail+watch@chromium.org'],
'pyauto': ['anantha@chromium.org',
'dyu@chromium.org',
'dennisjeffrey@chromium.org'],
@@ -647,6 +654,7 @@
'haitaol@chromium.org',
'rsimha@chromium.org',
'tim@chromium.org'],
+ 'sync_promo': ['sail+watch@chromium.org'],
'tab_contents': ['avi@chromium.org',
'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'task_manager': ['yoshiki+watch@chromium.org'],