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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2459773002: Add TaskScheduler to iOS Startup (Closed)
Patch Set: Rebase to e414cb39 Created 4 years, 2 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 | ios/chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 1a8106b475f65019e86d42255da491f04934933e..1b48eb2f3bc6360911fbff3eeee26027230c6ff1 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -148,6 +148,7 @@ source_set("browser_impl") {
"//components/physical_web/data_source",
"//components/prefs",
"//components/rappor",
+ "//components/task_scheduler_util",
"//components/translate/core/browser",
"//components/update_client",
"//components/variations",
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698