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

Unified Diff: WATCHLISTS

Issue 888823002: Add myself to content worker watch list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 e20e539884d7c5cc55881dd52ddb64144fc5e9be..dfeb679acab1b77ad104e014ff3c4bb285c7fe1d 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -255,6 +255,9 @@
'content_shell': {
'filepath': 'content/shell/',
},
+ 'content_worker': {
+ 'filepath': 'content/.*worker',
+ },
'cookie_monster': {
'filepath': 'net/cookies/|'\
'chrome/browser/net/sqlite_persistent_cookie_store',
@@ -862,6 +865,7 @@
'content_shell': ['jochen+watch@chromium.org',
'mkwst+moarreviews-shell@chromium.org',
'mlamouri+watch-content@chromium.org'],
+ 'content_worker': ['kinuko+watch@chromium.org'],
'cookie_monster': ['erikwright@chromium.org'],
'custom_handlers': ['vabr@chromium.org'],
'deep_memory_profiler': ['dmikurube@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