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

Unified Diff: components/ntp_snippets/BUILD.gn

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/ntp_snippets/bookmarks/DEPS » ('j') | components/ntp_snippets/bookmarks/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index fdf0808ab3a2c1741bd9066ba27e2baeed2d9ee3..d3f2d9bde4b46a16d9c72dabff91e9c0cfeb51ed 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -102,6 +102,7 @@ if (is_android) {
source_set("unit_tests") {
testonly = true
sources = [
+ "bookmarks/bookmark_last_visit_utils_unittest.cc",
"category_factory_unittest.cc",
"content_suggestions_service_unittest.cc",
"mock_content_suggestions_provider_observer.cc",
« no previous file with comments | « no previous file | components/ntp_snippets/bookmarks/DEPS » ('j') | components/ntp_snippets/bookmarks/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698