summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authoramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 21:33:30 +0000
committeramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 21:33:30 +0000
commit6611f0545845a5a1b80a8d7525adeaef3003e19d (patch)
treed2fd398f4c945a8defb5a3e3cc498dec345c21de /WATCHLISTS
parente320093fd6080c1d11ec3a17ea52778ca9a8ed9b (diff)
downloadchromium_src-6611f0545845a5a1b80a8d7525adeaef3003e19d.zip
chromium_src-6611f0545845a5a1b80a8d7525adeaef3003e19d.tar.gz
chromium_src-6611f0545845a5a1b80a8d7525adeaef3003e19d.tar.bz2
Add chrome frame to watchlist
BUG=none TEST=none Review URL: http://codereview.chromium.org/273005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28605 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 7ab98c8..b5f91c3 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -93,6 +93,9 @@
'automation': {
'filepath': 'chrome/browser/automation/.*|chrome/test/automation/.*',
},
+ 'chrome_frame': {
+ 'filepath': 'chrome_frame/.*',
+ },
},
'WATCHLISTS': {
@@ -126,5 +129,6 @@
'tools': ['pam+watch@chromium.org'],
'tests': ['phajdan.jr@chromium.org', 'tim@chromium.org'],
'automation': ['phajdan.jr@chromium.org'],
+ 'chrome_frame' : ['amit@chromium.org'],
},
}