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

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

Issue 2479593006: Move enable extensions define to a build flag. (Closed)
Patch Set: Merge 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
« no previous file with comments | « components/policy/core/common/BUILD.gn ('k') | components/policy/core/common/schema_registry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/policy/core/common/BUILD.gn ('k') | components/policy/core/common/schema_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698