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

Unified Diff: WATCHLISTS

Issue 703743002: Create watchlist for content_bluetooth. Add scheib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 6 years, 1 month 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 56c85c4fe5a3edbc1a23b95b180f5bf1d54f2b43..fe7e9fec6593c64ff54572781ce2673dab898bb6 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -241,6 +241,9 @@
'content': {
'filepath': 'content/',
},
+ 'content_bluetooth': {
+ 'filepath': 'content/.*[Bb]luetooth'
Raymond Toy 2014/11/04 23:05:28 Nit. Is it really necessary to have both upper and
scheib 2014/11/04 23:14:32 The wildcard handles any subdirectory of content.
+ },
'content_input': {
'filepath': 'content/browser/renderer_host/input/|'\
'content/common/input/|'\
@@ -841,6 +844,7 @@
'vitalyp+closure@chromium.org'],
'content': ['jam@chromium.org',
'darin-cc@chromium.org' ],
+ 'content_bluetooth': ['scheib+watch@chromium.org'],
'content_input': ['jdduke+watch@chromium.org'],
'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org' ],
'content_shell': ['jochen+watch@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