Index: chrome/browser/supervised_user/supervised_user_registration_utility_unittest.cc |
diff --git a/chrome/browser/supervised_user/supervised_user_registration_utility_unittest.cc b/chrome/browser/supervised_user/supervised_user_registration_utility_unittest.cc |
index 99435a52c82da492a203d3f316587f63ad8f330d..2e26842de52959c2141a31caad1da5fc01314039 100644 |
--- a/chrome/browser/supervised_user/supervised_user_registration_utility_unittest.cc |
+++ b/chrome/browser/supervised_user/supervised_user_registration_utility_unittest.cc |
@@ -20,9 +20,9 @@ |
#include "content/public/browser/browser_thread.h" |
#include "google_apis/gaia/google_service_auth_error.h" |
#include "sync/api/attachments/attachment_id.h" |
-#include "sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "sync/api/sync_change.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 "testing/gtest/include/gtest/gtest.h" |