Index: DEPS |
diff --git a/DEPS b/DEPS |
index 591d425572fc6a25b6df534dd469a9db3aa28594..a0052fcd14b69d6562694ed6703590e549177b8d 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -569,6 +569,10 @@ include_rules = [ |
# this should probably change. |
"+unicode", |
"+testing", |
+ |
+ # Until we finish breaking dependencies of base/prefs back to chrome/, |
+ # don't try to use it (unless you're in chrome/). |
+ "-base/prefs", |
] |