Index: components/bookmarks/DEPS |
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS |
index 53d5da2b81947c1b12aa29edbe9122a918a48806..7b35635701412856ec023aee71e35cc136f05529 100644 |
--- a/components/bookmarks/DEPS |
+++ b/components/bookmarks/DEPS |
@@ -2,6 +2,11 @@ include_rules = [ |
# Bookmarks is a component that is not allowed to uses content/ so that it |
# can be shared on iOS. |
"-content", |
+ "+components/favicon_base", |
+ "+components/query_parser", |
+ "+components/startup_metric_utils", |
"+components/user_prefs", |
+ "+grit/component_strings.h", |
+ "+net/base", |
"+ui", |
] |