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

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: Refactor out status detection, update tests. 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 2598d70d8585ea2a66baf6803253810b07aca220..e0b71f2fe7b836a6596d9c98554ca48f59335c06 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -433,6 +433,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',

Powered by Google App Engine
This is Rietveld 408576698