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

Unified Diff: content/browser/BUILD.gn

Issue 2471153002: [scheduler] Use Finch to control background throttling. (Closed)
Patch Set: Rebased Created 4 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 | content/browser/renderer_host/DEPS » ('j') | content/public/common/web_preferences.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 03646fa11c1730a6d6f7ee98c5e79bd9dae208fb..813d7fb7fef1ced0a8384ec74ba509b06daae9be 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -45,6 +45,7 @@ source_set("browser") {
"//components/tracing",
"//components/tracing:startup_tracing",
"//components/url_formatter",
+ "//components/variations",
"//content:resources",
"//content/app/resources",
"//content/app/strings",
« no previous file with comments | « no previous file | content/browser/renderer_host/DEPS » ('j') | content/public/common/web_preferences.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698