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

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

Issue 2570693003: Move Task Scheduler Initialization From ios/chrome/browser to Web (Closed)
Patch Set: Merge Fixes Created 4 years 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 | « components/task_scheduler_util/initialization_util.cc ('k') | 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 e5b8f4fa6af9faf0cbbc7438f41bb040af9a7100..f90043e4126dd527ea5c67aa80dbb32af8728e95 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -157,7 +157,6 @@ 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 | « components/task_scheduler_util/initialization_util.cc ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698