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

Unified Diff: WATCHLISTS

Issue 2788723002: [WATCHLIST] Add memory_coordinator defintion and track it on the grc watchlist (Closed)
Patch Set: Kill an extra space Created 3 years, 9 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 3ce78565f225df6768ccdb78312c5290f4f81822..068dadb35ce740d22035f24201ae6b809517ca21 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -662,6 +662,10 @@
'|chrome/browser/ui/webui/media_router/' \
'|chrome/test/media_router/',
},
+ 'memory_coordinator': {
+ 'filepath': 'base/memory/memory_|' \
+ 'content/browser/memory/'
bashi 2017/03/31 00:37:00 content/child/memory/ ?
+ },
'message_loop': {
'filepath': 'base/message_'
},
@@ -2024,6 +2028,7 @@
'miu+watch@chromium.org',
'xjz+watch@chromium.org'],
'media_router': ['media-router+watch@chromium.org'],
+ 'memory_coordinator': ['chrome-grc-reviews+memory@chromium.org'],
'message_loop': ['sadrul@chromium.org'],
'metrics': ['asvitkine+watch@chromium.org'],
'metrics_xml_files': ['asvitkine+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