summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 01:32:44 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 01:32:44 +0000
commit7a376e31c7da59b7ac08e7d10941e74d371f6963 (patch)
tree9641bf5fc2a6f79ebea593f22941af72a86b0bc7 /WATCHLISTS
parent07a9cf58aabc1e1f5eefe0fb546ec187eaef44a3 (diff)
downloadchromium_src-7a376e31c7da59b7ac08e7d10941e74d371f6963.zip
chromium_src-7a376e31c7da59b7ac08e7d10941e74d371f6963.tar.gz
chromium_src-7a376e31c7da59b7ac08e7d10941e74d371f6963.tar.bz2
views: Add an entry in WATCHLIST for chrome/browser/ui/views and add myself.
R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10797024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147593 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 88e8c84..09fddc8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -78,6 +78,9 @@
'chrome_frame': {
'filepath': 'chrome_frame/',
},
+ 'chrome_views': {
+ 'filepath': 'chrome/browser/ui/views',
+ },
'chromedriver': {
'filepath': 'chrome/test/webdriver|third_party/webdriver'
},
@@ -425,6 +428,7 @@
'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org',
'robertshield@chromium.org'],
+ 'chrome_views': ['tfarina@chromium.org'],
'chromedriver': ['kkania@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org',
'stevenjb+watch@chromium.org'],