Add myself to the labs watchlist.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3550024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61974 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 57cbb2c..00d71a28 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -160,7 +160,11 @@
'filepath': 'chrome/test/pyautolib' \
'|chrome/test/functional' \
'|chrome/browser/automation/automation_provider_json'
- }
+ },
+ 'labs': {
+ 'filepath': 'chrome/browser/labs' \
+ '|chrome/browser/dom_ui/labs'
+ },
},
'WATCHLISTS': {
@@ -218,5 +222,6 @@
'i18n': ['[email protected]'],
'pyauto': ['[email protected]', '[email protected]',
'[email protected]'],
+ 'labs': ['[email protected]'],
},
}