Index: components/keyed_service/DEPS |
diff --git a/components/keyed_service/DEPS b/components/keyed_service/DEPS |
index f2396aadceb1ae04fc0107f907a44da583220441..5c12ca8ad83dead04cc98dd76ba78bb3f8bc7941 100644 |
--- a/components/keyed_service/DEPS |
+++ b/components/keyed_service/DEPS |
@@ -2,4 +2,7 @@ include_rules = [ |
# KeyedService is a layered component; subdirectories must introduce |
# allowances of //content dependencies as appropriate. |
"-components/keyed_service/content", |
+ |
+ "+components/pref_registry", |
+ "+components/user_prefs", |
] |