Add a closure watchlist with myself on it.
BUG=78368
[email protected]
TEST=moar emailz
Review URL: https://codereview.chromium.org/437393002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287417 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index b35b8977..dac9fe9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -225,6 +225,9 @@
'clipboard': {
'filepath': 'clipboard|dnd|drag|drop',
},
+ 'closure': {
+ 'filepath': 'third_party/closure_(compiler|linter)/',
+ },
'content': {
'filepath': 'content/',
},
@@ -811,6 +814,7 @@
'[email protected]',
'[email protected]'],
'clipboard': ['[email protected]'],
+ 'closure': ['[email protected]'],
'content': ['[email protected]',
'[email protected]'],
'content_input': ['[email protected]'],