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

Unified Diff: components/task_scheduler_util/initialization/DEPS

Issue 2553953002: Split initialization_util into a Hermetic Library and a Variations Library (Closed)
Patch Set: CR Feedback 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
Index: components/task_scheduler_util/initialization/DEPS
diff --git a/components/task_scheduler_util/initialization/DEPS b/components/task_scheduler_util/initialization/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..cc987e8fd2bfc89d2b64b61ac5c21aa33f2a4228
--- /dev/null
+++ b/components/task_scheduler_util/initialization/DEPS
@@ -0,0 +1,3 @@
+# This component will be included into content and should follow the same rules
+# listed in content/DEPS
+include_rules = []

Powered by Google App Engine
This is Rietveld 408576698