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

Unified Diff: chrome/chrome_browser.gypi

Issue 2200113002: [New CL] Add a tab helper to record the last visit date for each bookmark (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sky's comments 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index fba3a2df24df5343eeb15a87f4b04b9ef4537023..615509d3c5fe3cfc8f6541f9e9a5f7f351fb4142 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -390,6 +390,8 @@
'browser/net/predictor_tab_helper.h',
'browser/ntp_snippets/content_suggestions_service_factory.cc',
'browser/ntp_snippets/content_suggestions_service_factory.h',
+ 'browser/ntp_snippets/bookmark_last_visit_updater.cc',
+ 'browser/ntp_snippets/bookmark_last_visit_updater.h',
'browser/ntp_snippets/ntp_snippets_service_factory.cc',
'browser/ntp_snippets/ntp_snippets_service_factory.h',
'browser/page_load_metrics/metrics_web_contents_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698