Index: components/browser_sync/profile_sync_components_factory_impl.cc |
diff --git a/components/browser_sync/profile_sync_components_factory_impl.cc b/components/browser_sync/profile_sync_components_factory_impl.cc |
index 64478e8b9977c6de4b6f59328097babee895850d..2c15aafe5be1a671f6dc3fdf146cb500be9ed0ca 100644 |
--- a/components/browser_sync/profile_sync_components_factory_impl.cc |
+++ b/components/browser_sync/profile_sync_components_factory_impl.cc |
@@ -26,7 +26,6 @@ |
#include "components/password_manager/core/browser/password_store.h" |
#include "components/password_manager/sync/browser/password_data_type_controller.h" |
#include "components/prefs/pref_service.h" |
-#include "components/sync/api/attachments/attachment_service.h" |
#include "components/sync/base/report_unrecoverable_error.h" |
#include "components/sync/device_info/device_info_data_type_controller.h" |
#include "components/sync/device_info/local_device_info_provider_impl.h" |
@@ -40,6 +39,7 @@ |
#include "components/sync/driver/ui_data_type_controller.h" |
#include "components/sync/engine/attachments/attachment_downloader.h" |
#include "components/sync/engine/attachments/attachment_uploader.h" |
+#include "components/sync/model/attachments/attachment_service.h" |
#include "components/sync_bookmarks/bookmark_change_processor.h" |
#include "components/sync_bookmarks/bookmark_data_type_controller.h" |
#include "components/sync_bookmarks/bookmark_model_associator.h" |