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

Unified Diff: components/sync_driver.gypi

Issue 1419103009: [Sync] Componentize ProfileSyncService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@max_bogue_sync_backend_host
Patch Set: Rebase Created 5 years, 1 month 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/browser_sync/browser/profile_sync_service.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 2a326d2d655458b8b54c96a00d0e642119e95226..9df6a1810c509a2577acf5e4795e8f34feee618b 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -137,6 +137,7 @@
'sync_driver/sync_service_utils.h',
'sync_driver/sync_stopped_reporter.cc',
'sync_driver/sync_stopped_reporter.h',
+ 'sync_driver/sync_type_preference_provider.h',
'sync_driver/sync_util.cc',
'sync_driver/sync_util.h',
'sync_driver/system_encryptor.cc',
« no previous file with comments | « components/browser_sync/browser/profile_sync_service.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698