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

Unified Diff: components/components_tests.gyp

Issue 1418573005: [invalidation] Componentize TiclProfileSettingsProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Maintain pref registration on Android Created 5 years, 2 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 | « chrome/common/pref_names.cc ('k') | components/invalidation.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 939a27e934b05e2e23daa0abed5a22b27c837d62..8018c87571544d7ce55687b05f055edbae1f8ffc 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -305,6 +305,7 @@
'invalidation/impl/sync_invalidation_listener_unittest.cc',
'invalidation/impl/sync_system_resources_unittest.cc',
'invalidation/impl/ticl_invalidation_service_unittest.cc',
+ 'invalidation/impl/ticl_profile_settings_provider_unittest.cc',
'invalidation/impl/unacked_invalidation_set_unittest.cc',
],
'json_schema_unittest_sources': [
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/invalidation.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698