summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorrdsmith <rdsmith@chromium.org>2015-07-21 17:20:13 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-22 00:20:41 +0000
commit2fcbee8525cfc30bc7d8fff50cc935b44c80bd2c (patch)
treea4d97599b7fd904fecac8017549c0c361fc3056b /WATCHLISTS
parent35d31c110f4005d8d11377a5612f498116a5c6d1 (diff)
downloadchromium_src-2fcbee8525cfc30bc7d8fff50cc935b44c80bd2c.zip
chromium_src-2fcbee8525cfc30bc7d8fff50cc935b44c80bd2c.tar.gz
chromium_src-2fcbee8525cfc30bc7d8fff50cc935b44c80bd2c.tar.bz2
Added self to net quality watch.
BUG=None R=bengr@chromium.org Review URL: https://codereview.chromium.org/1244923002 Cr-Commit-Position: refs/heads/master@{#339796}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 85a6269..6af38d9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -542,6 +542,9 @@
'netinfo': {
'filepath': 'netinfo',
},
+ 'network_quality': {
+ 'filepath': 'net/base/network_quality*',
+ },
'notifications': {
'filepath': 'chrome/browser/extensions/api/notifications/|' \
'chrome/browser/notifications/|' \
@@ -1045,6 +1048,7 @@
'net_error_list': ['mmenke@chromium.org'],
'netinfo': ['jkarlin+watch@chromium.org'],
'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'],
+ 'network_quality': ['rdsmith@chromium.org'],
'notifications': ['peter+watch@chromium.org',
'mlamouri+watch-notifications@chromium.org'],
'npapi_headers': ['stuartmorgan@chromium.org'],