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

Unified Diff: components/invalidation.gypi

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 | « components/components_tests.gyp ('k') | components/invalidation/impl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation.gypi
diff --git a/components/invalidation.gypi b/components/invalidation.gypi
index d9f0a693c0daeb6408615d8900e69c67c29395f0..890e78d5076bb2e013276c7aa27a565c4cdc8803 100644
--- a/components/invalidation.gypi
+++ b/components/invalidation.gypi
@@ -120,6 +120,8 @@
'invalidation/impl/sync_system_resources.h',
'invalidation/impl/ticl_invalidation_service.cc',
'invalidation/impl/ticl_invalidation_service.h',
+ 'invalidation/impl/ticl_profile_settings_provider.cc',
+ 'invalidation/impl/ticl_profile_settings_provider.h',
'invalidation/impl/ticl_settings_provider.cc',
'invalidation/impl/ticl_settings_provider.h',
],
« no previous file with comments | « components/components_tests.gyp ('k') | components/invalidation/impl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698