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

Side by Side Diff: components/ntp_snippets/bookmarks/DEPS

Issue 2305583002: Do not select old bookmarks in ntp_snippets::BookmarkSuggestionsProvider (Closed)
Patch Set: 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/bookmarks/browser" 2 "+components/bookmarks/browser",
3 "+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.
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698