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

Unified Diff: components/content_settings/core/browser/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
Index: components/content_settings/core/browser/DEPS
diff --git a/components/content_settings/core/browser/DEPS b/components/content_settings/core/browser/DEPS
index 485e8ed99e2e81690a9c593e6ea1bce64ad7d275..dc52ba406c13ae5159934d1cfc26019da4fb5790 100644
--- a/components/content_settings/core/browser/DEPS
+++ b/components/content_settings/core/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/keyed_service/core",
"+components/pref_registry",
"+components/url_formatter",
+ "+extensions/features",
"+net/base",
"+net/cookies",
]
« no previous file with comments | « components/content_settings/core/browser/BUILD.gn ('k') | components/content_settings/core/browser/cookie_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698