summaryrefslogtreecommitdiffstats
path: root/components/content_settings/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/content_settings/DEPS')
-rw-r--r--components/content_settings/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/content_settings/DEPS b/components/content_settings/DEPS
index df72508..3a4400f 100644
--- a/components/content_settings/DEPS
+++ b/components/content_settings/DEPS
@@ -2,4 +2,5 @@ include_rules = [
# Content settings is a layered component; subdirectories must explicitly
# introduce the ability to use the content layer as appropriate.
"-components/content_settings/content",
+ "+components/prefs",
]