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

Unified Diff: components/components_tests.gyp

Issue 2151863002: Add Unit-Test for ContentSuggestionsService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@offlinepagesprovider
Patch Set: More comments 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
« no previous file with comments | « no previous file | components/ntp_snippets/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 54f4e8d0af0ce0de8d5ce6cc5c14aab89e61f437..a68a7b2460c324742a79a7549d621f89156d883b 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -418,6 +418,7 @@
'network_time/network_time_tracker_unittest.cc',
],
'ntp_snippets_unittest_sources': [
+ 'ntp_snippets/content_suggestions_service_unittest.cc',
'ntp_snippets/ntp_snippet_unittest.cc',
'ntp_snippets/ntp_snippets_database_unittest.cc',
'ntp_snippets/ntp_snippets_fetcher_unittest.cc',
« no previous file with comments | « no previous file | components/ntp_snippets/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698