summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorgfhuang <gfhuang@chromium.org>2016-02-25 18:29:21 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-26 02:30:35 +0000
commit2548f9077d3e8b4ed08f60841a7cbec5f5673f67 (patch)
tree0a516fae91a13c209c281d46b097a27701cf00fb /WATCHLISTS
parent9c7ef525d830b014626d787f3060512c2d3251a2 (diff)
downloadchromium_src-2548f9077d3e8b4ed08f60841a7cbec5f5673f67.zip
chromium_src-2548f9077d3e8b4ed08f60841a7cbec5f5673f67.tar.gz
chromium_src-2548f9077d3e8b4ed08f60841a7cbec5f5673f67.tar.bz2
[Chromecast] Add chromecast_public interface watchlist.
Review URL: https://codereview.chromium.org/1733403002 Cr-Commit-Position: refs/heads/master@{#377782}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 2c59a76..872aba0 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -204,6 +204,9 @@
'chromecast': {
'filepath': 'chromecast/',
},
+ 'chromecast_public': {
+ 'filepath': 'chromecast/public/',
+ },
'cc': {
'filepath': 'cc/|'\
'content/common/cc_messages'
@@ -1297,6 +1300,7 @@
'chromecast': ['gunsch+watch@chromium.org',
'halliwell+watch@chromium.org',
'lcwu+watch@chromium.org'],
+ 'chromecast_public': ['gfhuang+watch@chromium.org'],
'chromedriver': ['samuong+watch@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org'],
'chromeos_attestation' : ['dkrahn+watch@chromium.org'],