Index: components/DEPS |
diff --git a/components/DEPS b/components/DEPS |
index 0505b3739eba05e9c2b9b84ac603d76dde97bf52..657cb67b6a6fe3ee0b3494427269e52844538650 100644 |
--- a/components/DEPS |
+++ b/components/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
# on other components. Cycles in the dependency graph within |
# components/ are not allowed. |
"-components", |
+ "+components/prefs", |
# Components that wish to use the content API or IPC must explicitly declare |
# these dependencies; see ./README. |