Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Unified Diff: components/ntp_snippets/bookmarks/DEPS

Issue 2305583002: Do not select old bookmarks in ntp_snippets::BookmarkSuggestionsProvider (Closed)
Patch Set: Marc's comments. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/ntp_snippets/bookmarks/DEPS
diff --git a/components/ntp_snippets/bookmarks/DEPS b/components/ntp_snippets/bookmarks/DEPS
index 8fa1a6b1e0d8b688b958ca0ab766876755e2da2b..fe6f707550714f9c7d82ad81271932656ae96629 100644
--- a/components/ntp_snippets/bookmarks/DEPS
+++ b/components/ntp_snippets/bookmarks/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+components/bookmarks/browser"
+ "+components/bookmarks",
]

Powered by Google App Engine
This is Rietveld 408576698