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

Unified Diff: chrome/chrome_browser.gypi

Issue 2149453004: Implement first version of OfflinePageSuggestionsProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove separate build target for offline_page_suggestions Created 4 years, 5 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.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c010005064d51122b655770430730695701237e7..71dd36a03938bf06150e54eb7cb3df2adb042956 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -912,6 +912,8 @@
'browser/android/ntp/ntp_snippets_bridge.h',
'browser/android/ntp/ntp_snippets_launcher.cc',
'browser/android/ntp/ntp_snippets_launcher.h',
+ 'browser/android/ntp/offline_page_suggestions_provider_factory.cc',
+ 'browser/android/ntp/offline_page_suggestions_provider_factory.h',
'browser/android/ntp/popular_sites.cc',
'browser/android/ntp/popular_sites.h',
'browser/android/omnibox/answers_image_bridge.cc',
« no previous file with comments | « chrome/browser/ui/webui/snippets_internals_message_handler.cc ('k') | components/ntp_snippets.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698