Index: chrome/browser/themes/theme_syncable_service_unittest.cc |
diff --git a/chrome/browser/themes/theme_syncable_service_unittest.cc b/chrome/browser/themes/theme_syncable_service_unittest.cc |
index fe22dea94373b10f10c0523097cde825755f3a23..9f37de4db55ffdfd7d18472d849620ce6ee56ebb 100644 |
--- a/chrome/browser/themes/theme_syncable_service_unittest.cc |
+++ b/chrome/browser/themes/theme_syncable_service_unittest.cc |
@@ -24,11 +24,11 @@ |
#include "extensions/common/permissions/api_permission_set.h" |
#include "extensions/common/permissions/permission_set.h" |
#include "sync/api/attachments/attachment_id.h" |
-#include "sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "sync/api/fake_sync_change_processor.h" |
#include "sync/api/sync_change_processor_wrapper_for_test.h" |
#include "sync/api/sync_error.h" |
#include "sync/api/sync_error_factory_mock.h" |
+#include "sync/internal_api/public/attachments/attachment_service_proxy_for_test.h" |
#include "sync/protocol/sync.pb.h" |
#include "sync/protocol/theme_specifics.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |