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

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

Issue 2938163002: Store base::Value in ContentSettingPatternSource instead of an enum (Closed)
Patch Set: rebased Created 3 years, 6 months 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/content_settings/core/common/BUILD.gn ('k') | components/content_settings/core/common/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings/core/common/DEPS
diff --git a/components/content_settings/core/common/DEPS b/components/content_settings/core/common/DEPS
index 4e501b277a109fbcd61ef6b99845c9137f4b6775..54fa71b60e164516399c9d43acece2cd3126c8c7 100644
--- a/components/content_settings/core/common/DEPS
+++ b/components/content_settings/core/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+mojo/common",
"+mojo/public/cpp/bindings",
"+net/base",
"+testing",
« no previous file with comments | « components/content_settings/core/common/BUILD.gn ('k') | components/content_settings/core/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698