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

Unified Diff: components/policy/core/common/DEPS

Issue 2479593006: Move enable extensions define to a build flag. (Closed)
Patch Set: Test updates 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/policy/core/common/DEPS
diff --git a/components/policy/core/common/DEPS b/components/policy/core/common/DEPS
index 7af9e160c78713c5d2b34bfecc1b03e310c767ec..dd9c59ba0a96f6414be029d011eeee4e41f232bc 100644
--- a/components/policy/core/common/DEPS
+++ b/components/policy/core/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"-components/policy/core/browser",
"+components/data_use_measurement/core",
+ "+extensions/features",
]

Powered by Google App Engine
This is Rietveld 408576698