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

Unified Diff: components/task_scheduler_util/DEPS

Issue 2553953002: Split initialization_util into a Hermetic Library and a Variations Library (Closed)
Patch Set: 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/DEPS
diff --git a/components/task_scheduler_util/DEPS b/components/task_scheduler_util/DEPS
index 80f6f908e13774053137086c7af6258fd044175b..9c9556e917f8523006500fca4a187e908ee72dbf 100644
--- a/components/task_scheduler_util/DEPS
+++ b/components/task_scheduler_util/DEPS
@@ -1,3 +1 @@
-include_rules = [
- "+components/variations",
-]
+include_rules = []
gab 2016/12/06 19:16:07 No DEPS file required if empty?
robliao 2016/12/07 00:03:54 Done. Seems to have the same effect either way.

Powered by Google App Engine
This is Rietveld 408576698