Update WATCHLISTS file.
Update net_log entry, remove mmenke as a watcher of dns entry
and delete it, since no one is using it, and add mmenke as a
watcher of content_loader.
Review-Url: https://codereview.chromium.org/2070603002
Cr-Commit-Position: refs/heads/master@{#400011}
diff --git a/WATCHLISTS b/WATCHLISTS
index 6ffb1895..60037ff 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -349,11 +349,6 @@
'disk_cache': {
'filepath': 'net/disk_cache/|http_cache',
},
- 'dns': {
- 'filepath': 'net/base/host_resolver|' \
- 'net/base/host_cache|' \
- 'net/dns/'
- },
'download': {
'filepath': 'chrome/browser/download/|'\
'content/browser/download/',
@@ -595,11 +590,11 @@
'filepath': 'net/base/net_error_list.h',
},
'net_log': {
- 'filepath': 'net/base/net_log|' \
+ 'filepath': 'net/log/|' \
'chrome/browser/net/.*net_log|' \
- 'chrome/browser/net/passive_log_collector|' \
'chrome/browser/resources/net_internals/|' \
- 'chrome/browser/ui/webui/net_internals/'
+ 'chrome/browser/ui/webui/net_internals/|' \
+ 'components/net_log/'
},
'netinfo': {
'filepath': 'netinfo',
@@ -1442,7 +1437,8 @@
'[email protected]' ],
'content_bluetooth': ['[email protected]',
'[email protected]'],
- 'content_loader': ['[email protected]', '[email protected]'],
+ 'content_loader': ['[email protected]', '[email protected]',
+ '[email protected]'],
'content_renderer': [ '[email protected]',
'[email protected]'],
'content_shell': ['[email protected]',
@@ -1467,7 +1463,6 @@
'developer_recommended_flags': ['[email protected]'],
'devtools': ['[email protected]', '[email protected]'],
'disk_cache': ['[email protected]', '[email protected]' ],
- 'dns': ['[email protected]'],
'download': ['[email protected]'],
'downloads_ui': ['[email protected]',
'[email protected]'],