Index: chrome/browser/sync/glue/device_info_sync_service_unittest.cc |
diff --git a/chrome/browser/sync/glue/device_info_sync_service_unittest.cc b/chrome/browser/sync/glue/device_info_sync_service_unittest.cc |
index d338d6586b8ab30257941420067a42eb6c70c70d..6fe3a8ee61947e1da28ef3ab8bd7e54c36b13854 100644 |
--- a/chrome/browser/sync/glue/device_info_sync_service_unittest.cc |
+++ b/chrome/browser/sync/glue/device_info_sync_service_unittest.cc |
@@ -6,11 +6,11 @@ |
#include "chrome/browser/sync/glue/device_info_sync_service.h" |
#include "chrome/browser/sync/glue/local_device_info_provider_mock.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
-#include "sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "sync/api/sync_change.h" |
#include "sync/api/sync_change_processor.h" |
#include "sync/api/sync_change_processor_wrapper_for_test.h" |
#include "sync/api/sync_error_factory_mock.h" |
+#include "sync/internal_api/public/attachments/attachment_service_proxy_for_test.h" |
#include "testing/gtest/include/gtest/gtest.h" |
using syncer::AttachmentIdList; |