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

Unified Diff: chrome/browser/sync/profile_sync_components_factory_impl.h

Issue 9414020: [Sync] Switch Extension Settings DTC to use ProfilesyncComponentsFactory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DCHECK Created 8 years, 10 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: chrome/browser/sync/profile_sync_components_factory_impl.h
diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.h b/chrome/browser/sync/profile_sync_components_factory_impl.h
index 74067a8160d088efb90c42c19c603412a3e768d3..981e27c90cb14eec5aac02295698ba96144c097d 100644
--- a/chrome/browser/sync/profile_sync_components_factory_impl.h
+++ b/chrome/browser/sync/profile_sync_components_factory_impl.h
@@ -55,7 +55,6 @@ class ProfileSyncComponentsFactoryImpl : public ProfileSyncComponentsFactory {
virtual SyncComponents CreateExtensionOrAppSettingSyncComponents(
// Either EXTENSION_SETTING or APP_SETTING.
syncable::ModelType type,
- SyncableService* settings_service,
ProfileSyncService* profile_sync_service,
browser_sync::DataTypeErrorHandler* error_handler) OVERRIDE;
« no previous file with comments | « chrome/browser/sync/profile_sync_components_factory.h ('k') | chrome/browser/sync/profile_sync_components_factory_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698