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

Unified Diff: components/task_scheduler_util/initialization/DEPS

Issue 2553953002: Split initialization_util into a Hermetic Library and a Variations Library (Closed)
Patch Set: Quick Adjustments 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..d979d4e15964994c6033cda7238fee10affbbe1f
--- /dev/null
+++ b/components/task_scheduler_util/initialization/DEPS
@@ -0,0 +1,3 @@
+# This component may be included into content and should follow the same rules
blundell 2016/12/08 09:15:15 Nit: This comment is out-of-date now, right?
robliao 2016/12/08 18:08:01 Not yet. I weakened the statement from the origina
+# listed in content/DEPS
+include_rules = []

Powered by Google App Engine
This is Rietveld 408576698