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

Unified Diff: components/task_scheduler_util/BUILD.gn

Issue 2521653002: [M56] Revert "Enable Initialization of the Task Scheduler by Default in the Browser Process" (Closed)
Patch Set: 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 | « chrome/browser/chrome_browser_main.cc ('k') | components/task_scheduler_util/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/task_scheduler_util/BUILD.gn
diff --git a/components/task_scheduler_util/BUILD.gn b/components/task_scheduler_util/BUILD.gn
index 9f3dcd5ee69bb968b46cda8e1ae1762c5a88c884..6c743a5c271de0e7978176af8c51a80f97dcd4b0 100644
--- a/components/task_scheduler_util/BUILD.gn
+++ b/components/task_scheduler_util/BUILD.gn
@@ -10,6 +10,5 @@ static_library("task_scheduler_util") {
deps = [
"//base",
- "//components/variations",
]
}
« no previous file with comments | « chrome/browser/chrome_browser_main.cc ('k') | components/task_scheduler_util/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698