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

Unified Diff: WATCHLISTS

Issue 1072803002: Add content/child/scheduler to scheduler watchlist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 d1e8cb89fb78b47fbae6d3deecff94a115f57609..3a206783492ee347b3bb28daf835b83116b1fcbe 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -625,8 +625,9 @@
'|content/zygote/'\
},
'scheduler': {
- 'filepath': 'cc/scheduler|'\
- 'content/renderer/scheduler'
+ 'filepath': 'cc/scheduler'\
+ '|content/child/scheduler'\
+ '|content/renderer/scheduler'
},
'search': {
'filepath': 'chrome/browser/ui/search/',
« 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