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

Unified Diff: components/ntp_snippets.gypi

Issue 2214683002: [New CL] Add bookmark provider for content suggestions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bookmarks
Patch Set: Insert a blank line Created 4 years, 4 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
« no previous file with comments | « chrome/browser/ui/webui/snippets_internals_message_handler.cc ('k') | components/ntp_snippets/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets.gypi
diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
index b13caf8597c213933704aa00461d835dffd608a1..f82920e2299953d008f088b498cc7886ab9cf7f0 100644
--- a/components/ntp_snippets.gypi
+++ b/components/ntp_snippets.gypi
@@ -33,6 +33,8 @@
'sources': [
'ntp_snippets/bookmarks/bookmark_last_visit_utils.cc',
'ntp_snippets/bookmarks/bookmark_last_visit_utils.h',
+ 'ntp_snippets/bookmarks/bookmark_suggestions_provider.cc',
+ 'ntp_snippets/bookmarks/bookmark_suggestions_provider.h',
'ntp_snippets/category_factory.cc',
'ntp_snippets/category_factory.h',
'ntp_snippets/category_status.cc',
« no previous file with comments | « chrome/browser/ui/webui/snippets_internals_message_handler.cc ('k') | components/ntp_snippets/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698