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

Unified Diff: chrome/chrome_browser.gypi

Issue 2184263005: 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: 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 89e4f1a48b65f12b41fc3dd20738215701aeaea7..ba7ad50c411ea7800accc997c1ccb0cb77c50daf 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/ntp_bookmark_helper.cc',
+ 'browser/ntp_snippets/ntp_bookmark_helper.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