Index: components/content_settings/DEPS |
diff --git a/components/content_settings/DEPS b/components/content_settings/DEPS |
index df725084904121e9eb4f421d7b21acafabab011a..3a4400fde88c88124df169e4022741d9cfee9b09 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", |
] |