Index: components/ntp_snippets/bookmarks/DEPS |
diff --git a/components/ntp_snippets/bookmarks/DEPS b/components/ntp_snippets/bookmarks/DEPS |
index 8fa1a6b1e0d8b688b958ca0ab766876755e2da2b..59355d853b23fa5dddc00d6c79142f939f7ab0da 100644 |
--- a/components/ntp_snippets/bookmarks/DEPS |
+++ b/components/ntp_snippets/bookmarks/DEPS |
@@ -1,3 +1,4 @@ |
include_rules = [ |
- "+components/bookmarks/browser" |
+ "+components/bookmarks/browser", |
+ "+components/bookmarks/test", |
Marc Treib
2016/09/01 09:46:01
Might as well combine these two to components/book
vitaliii
2016/09/01 10:15:41
Done.
|
] |