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

Unified Diff: components/task_scheduler_util/DEPS

Issue 2506693002: Enable Initialization of the Task Scheduler by Default in the Browser Process (Closed)
Patch Set: CR Feedback + Centralization 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
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..8876d6ac5546dde1785b354fe687400e959416e2
--- /dev/null
+++ b/components/task_scheduler_util/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-components",
gab 2016/11/16 19:32:17 This rule is automatic for all components, no need
robliao 2016/11/16 19:42:55 Done.
+ "+components/variations",
+]

Powered by Google App Engine
This is Rietveld 408576698