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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2279223002: Add OfflinePageSuggestionsProviderTest (Closed)
Patch Set: Marc'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: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index fdf0808ab3a2c1741bd9066ba27e2baeed2d9ee3..7dbbe279f03d8da4c999fb5226397b6345394273 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -113,6 +113,7 @@ source_set("unit_tests") {
"ntp_snippets_status_service_unittest.cc",
"ntp_snippets_test_utils.cc",
"ntp_snippets_test_utils.h",
+ "offline_pages/offline_page_suggestions_provider_unittest.cc",
"physical_web_pages/physical_web_page_suggestions_provider_unittest.cc",
"request_throttler_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698