Index: components/browser_sync/browser/profile_sync_components_factory_impl.h |
diff --git a/components/browser_sync/browser/profile_sync_components_factory_impl.h b/components/browser_sync/browser/profile_sync_components_factory_impl.h |
index 1eeced98606d3cae571b3545517ecdb8004b8b11..4e7232d46d8b8bde9aade6b5b2c609f5ff80b904 100644 |
--- a/components/browser_sync/browser/profile_sync_components_factory_impl.h |
+++ b/components/browser_sync/browser/profile_sync_components_factory_impl.h |
@@ -85,7 +85,7 @@ class ProfileSyncComponentsFactoryImpl |
sync_driver::SyncApiComponentFactory::SyncComponents |
CreateBookmarkSyncComponents( |
sync_driver::SyncService* sync_service, |
- sync_driver::DataTypeErrorHandler* error_handler) override; |
+ syncer::DataTypeErrorHandler* error_handler) override; |
private: |
// Register data types which are enabled on both desktop and mobile. |