Index: chrome/browser/sync/glue/search_engine_data_type_controller.cc |
diff --git a/chrome/browser/sync/glue/search_engine_data_type_controller.cc b/chrome/browser/sync/glue/search_engine_data_type_controller.cc |
index 1ddbf043b97acb3bae1768a71788e0242343ba35..7a596aa01e09e07b23aff8ad3c21f92c5c859ef6 100644 |
--- a/chrome/browser/sync/glue/search_engine_data_type_controller.cc |
+++ b/chrome/browser/sync/glue/search_engine_data_type_controller.cc |
@@ -17,7 +17,7 @@ using content::BrowserThread; |
namespace browser_sync { |
SearchEngineDataTypeController::SearchEngineDataTypeController( |
- SyncApiComponentFactory* sync_factory, |
+ sync_driver::SyncApiComponentFactory* sync_factory, |
Profile* profile, |
const DisableTypeCallback& disable_callback) |
: UIDataTypeController( |