| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 27e415ea9fc67b018dc561d8b6cf5c73434060a0..e367f2e76bd288ae1f841f6aff64974d08eb3b9c 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/|' \
|
| @@ -1047,6 +1050,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'],
|
|
|