summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-07-22 10:54:55 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-22 17:55:24 +0000
commitd94c5b0e4de39b6c3ea629e074082b6be08ab22a (patch)
tree6ca9c8f2e81f1a65f97b58d73c04332379c56560 /WATCHLISTS
parent3ba27bf6ef506ee19ce5bc7d4391c693984edac5 (diff)
downloadchromium_src-d94c5b0e4de39b6c3ea629e074082b6be08ab22a.zip
chromium_src-d94c5b0e4de39b6c3ea629e074082b6be08ab22a.tar.gz
chromium_src-d94c5b0e4de39b6c3ea629e074082b6be08ab22a.tar.bz2
Add a WATCHLIST entry for //components/([^/]*/)*DEPS.
BUG=None Review URL: https://codereview.chromium.org/1255433003 Cr-Commit-Position: refs/heads/master@{#339910}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 6 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 6af38d9..032bb4c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -241,6 +241,9 @@
'filepath': 'third_party/closure_(compiler|linter)/|'
'compiled_resources.gyp',
},
+ 'components_deps': {
+ 'filepath': 'components/([^/]*/)*DEPS',
+ },
'content': {
'filepath': 'content/',
},
@@ -946,6 +949,9 @@
'closure': ['dbeam+watch-closure@chromium.org',
'vitalyp+closure@chromium.org',
'jlklein+watch-closure@chromium.org'],
+ 'components_deps': ['blundell+watchlist@chromium.org',
+ 'droger+watchlist@chromium.org',
+ 'sdefresne+watchlist@chromium.org'],
'content': ['jam@chromium.org',
'darin-cc@chromium.org' ],
'content_bluetooth': ['scheib+watch@chromium.org'],