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

Unified Diff: components/content_settings/core/DEPS

Issue 579673003: Move content_settings_observer.h, content_settings_provider.h, content_settings_rule.* to the compo… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: last comment Created 6 years, 3 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.gypi ('k') | components/content_settings/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings/core/DEPS
diff --git a/components/content_settings/core/DEPS b/components/content_settings/core/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2fb6d8eea139ffe7e7bcd02da1c862dcdb88611a
--- /dev/null
+++ b/components/content_settings/core/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-components/content_settings/core",
+ "+components/content_settings/core/common",
+]
« no previous file with comments | « components/content_settings.gypi ('k') | components/content_settings/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698