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

Unified Diff: components/task_scheduler_util/DEPS

Issue 2506693002: Enable Initialization of the Task Scheduler by Default in the Browser Process (Closed)
Patch Set: Rebase to 8f211d4 Unroll SequencedWorkerPool changes due to revert 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 | « components/task_scheduler_util/BUILD.gn ('k') | components/task_scheduler_util/initialization_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/task_scheduler_util/DEPS
diff --git a/components/task_scheduler_util/DEPS b/components/task_scheduler_util/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..80f6f908e13774053137086c7af6258fd044175b
--- /dev/null
+++ b/components/task_scheduler_util/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/variations",
+]
« no previous file with comments | « components/task_scheduler_util/BUILD.gn ('k') | components/task_scheduler_util/initialization_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698