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

Unified Diff: components/ntp_tiles/BUILD.gn

Issue 2471133004: Add PopularSites test. (Closed)
Patch Set: Polish. Created 4 years, 1 month 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: components/ntp_tiles/BUILD.gn
diff --git a/components/ntp_tiles/BUILD.gn b/components/ntp_tiles/BUILD.gn
index 453bbf503af452bfec0aa91830e02617438bc36d..4ce8fc44e772cd9bceb7a3ee6972968fa3c2f3be 100644
--- a/components/ntp_tiles/BUILD.gn
+++ b/components/ntp_tiles/BUILD.gn
@@ -57,6 +57,7 @@ source_set("unit_tests") {
sources = [
"icon_cacher_unittest.cc",
"most_visited_sites_unittest.cc",
+ "popular_sites_unittest.cc",
]
deps = [
« no previous file with comments | « no previous file | components/ntp_tiles/popular_sites_unittest.cc » ('j') | components/ntp_tiles/popular_sites_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698