Index: components/browser_sync/browser/profile_sync_components_factory_impl.cc |
diff --git a/components/browser_sync/browser/profile_sync_components_factory_impl.cc b/components/browser_sync/browser/profile_sync_components_factory_impl.cc |
index e4ad0e094ae945c648ede317b2f2c6b978bd16a5..33c6a6baa2c5bbf6cc8fc9244d6837ba9f84f271 100644 |
--- a/components/browser_sync/browser/profile_sync_components_factory_impl.cc |
+++ b/components/browser_sync/browser/profile_sync_components_factory_impl.cc |
@@ -29,12 +29,12 @@ |
#include "components/sync/core/attachments/attachment_service.h" |
#include "components/sync/core/attachments/attachment_service_impl.h" |
#include "components/sync/core/attachments/attachment_uploader_impl.h" |
+#include "components/sync/device_info/device_info_data_type_controller.h" |
+#include "components/sync/device_info/local_device_info_provider_impl.h" |
#include "components/sync/driver/data_type_manager_impl.h" |
-#include "components/sync/driver/device_info_data_type_controller.h" |
#include "components/sync/driver/glue/chrome_report_unrecoverable_error.h" |
#include "components/sync/driver/glue/sync_backend_host.h" |
#include "components/sync/driver/glue/sync_backend_host_impl.h" |
-#include "components/sync/driver/local_device_info_provider_impl.h" |
#include "components/sync/driver/proxy_data_type_controller.h" |
#include "components/sync/driver/sync_client.h" |
#include "components/sync/driver/sync_driver_switches.h" |