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

Unified Diff: chrome/renderer/DEPS

Issue 2568793003: Control TaskScheduler initialization params in renderers via field trial. (Closed)
Patch Set: fix ios build error 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 | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 5430ede970d390d5255b2185d8e6971cecb18fd2..fda6c6dfc4080c26e488b291653243824e8c1169 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -31,6 +31,7 @@ include_rules = [
"+components/startup_metric_utils/common",
"+components/strings/grit",
"+components/subresource_filter/content/renderer",
+ "+components/task_scheduler_util/renderer",
"+components/translate/content/common",
"+components/translate/content/renderer",
"+components/translate/core/common",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698