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

Unified Diff: components/components_tests.gyp

Issue 2061803002: 📰 The Status card reports disabled sync states (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simplifyBridge
Patch Set: yolo: another big bag of changes Created 4 years, 6 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 | « components/components_strings.grd ('k') | components/ntp_snippets.gypi » ('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 091ea6992cfc4fffe40bea8e022737213f4f4613..84e24a0f9533971a40da7c0de04050874a6109ed 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -435,6 +435,9 @@
'ntp_snippets/ntp_snippets_database_unittest.cc',
'ntp_snippets/ntp_snippets_fetcher_unittest.cc',
'ntp_snippets/ntp_snippets_service_unittest.cc',
+ 'ntp_snippets/ntp_snippets_status_service_unittest.cc',
+ 'ntp_snippets/ntp_snippets_test_utils.cc',
+ 'ntp_snippets/ntp_snippets_test_utils.h',
],
'ntp_tiles_unittest_sources': [
'ntp_tiles/most_visited_sites_unittest.cc',
« no previous file with comments | « components/components_strings.grd ('k') | components/ntp_snippets.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698