Index: chrome/browser/bookmarks/DEPS |
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS |
index a702b0e666e0fd9fa4a0cd8f060ca2b619de3166..804254fb28fa2a820bb099739d53e1c727a9caf3 100644 |
--- a/chrome/browser/bookmarks/DEPS |
+++ b/chrome/browser/bookmarks/DEPS |
@@ -9,6 +9,7 @@ include_rules = [ |
"+chrome/browser/chrome_notification_types.h", |
"+chrome/browser/undo/bookmark_undo_service.h", |
"+chrome/browser/undo/bookmark_undo_service_factory.h", |
+ "+components/bookmarks", |
# TODO(tfarina): Bring this list to zero. crbug.com/144783 |
# Do not add to the list of temporarily-allowed dependencies below, |