Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4239)

Unified Diff: WATCHLISTS

Issue 2658893002: Add bnc@ to some net/ watchlists. (Closed)
Patch Set: Rebase. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 4687af9a4c7266bd50d0288a22de18012bfbbcc2..1857a51c442ba985413721267a7c8237aa125ce1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -679,9 +679,15 @@
'net': {
'filepath': 'net/',
},
+ 'net_base': {
+ 'filepath': 'net/base/',
+ },
'net_error_list': {
'filepath': 'net/base/net_error_list.h',
},
+ 'net_http2': {
+ 'filepath': 'net/http2/',
+ },
'net_log': {
'filepath': 'net/log/|' \
'chrome/browser/net/.*net_log|' \
@@ -689,6 +695,9 @@
'chrome/browser/ui/webui/net_internals/|' \
'components/net_log/'
},
+ 'net_spdy': {
+ 'filepath': 'net/spdy/',
+ },
'netinfo': {
'filepath': 'netinfo',
},
@@ -1939,9 +1948,13 @@
'nasko+codewatch@chromium.org'],
'net': ['cbentzel+watch@chromium.org',
'net-reviews@chromium.org'],
+ 'net_base': ['bnc+watch@chromium.org'],
'net_error_list': ['mmenke@chromium.org'],
- 'net_log': ['eroman@chromium.org',
+ 'net_http2': ['bnc+watch@chromium.org'],
+ 'net_log': ['bnc+watch@chromium.org',
+ 'eroman@chromium.org',
'mmenke@chromium.org'],
+ 'net_spdy': ['bnc+watch@chromium.org'],
'netinfo': ['jkarlin+watch@chromium.org'],
'notifications': ['awdf+watch@chromium.org',
'mlamouri+watch-notifications@chromium.org',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698