Index: components/invalidation/DEPS |
diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS |
index 0fdd76dd164502830ff45d0477d3dd7ed04d66e6..05f988e226e2c54957a34748ccd4e6c7e17d43f6 100644 |
--- a/components/invalidation/DEPS |
+++ b/components/invalidation/DEPS |
@@ -2,5 +2,6 @@ include_rules = [ |
# Explicitly forbid //content even though it is not allowed presently. |
"-content", |
"-components/invalidation", |
+ "+components/prefs", |
"+google/cacheinvalidation", |
] |