Index: components/sync/device_info/device_info_sync_service_unittest.cc |
diff --git a/components/sync/device_info/device_info_sync_service_unittest.cc b/components/sync/device_info/device_info_sync_service_unittest.cc |
index 030a43cd8fe9c72b5f0372d82d07c8796329c7cf..1ce41d40095af777f8e53ebccc345242ba343c14 100644 |
--- a/components/sync/device_info/device_info_sync_service_unittest.cc |
+++ b/components/sync/device_info/device_info_sync_service_unittest.cc |
@@ -7,10 +7,10 @@ |
#include <stddef.h> |
#include "base/message_loop/message_loop.h" |
+#include "components/sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "components/sync/api/sync_change_processor_wrapper_for_test.h" |
#include "components/sync/api/sync_error_factory_mock.h" |
#include "components/sync/base/time.h" |
-#include "components/sync/core/attachments/attachment_service_proxy_for_test.h" |
#include "components/sync/device_info/device_info_util.h" |
#include "components/sync/device_info/local_device_info_provider_mock.h" |
#include "testing/gtest/include/gtest/gtest.h" |