Index: chrome/browser/chromeos/login/supervised/supervised_user_test_base.cc |
diff --git a/chrome/browser/chromeos/login/supervised/supervised_user_test_base.cc b/chrome/browser/chromeos/login/supervised/supervised_user_test_base.cc |
index 9755ac8d9eed8b7e797a51ac903342dc464b3424..c66d356d0e82cbc54816b030bbae73cf243230f4 100644 |
--- a/chrome/browser/chromeos/login/supervised/supervised_user_test_base.cc |
+++ b/chrome/browser/chromeos/login/supervised/supervised_user_test_base.cc |
@@ -37,10 +37,10 @@ |
#include "content/public/browser/notification_service.h" |
#include "content/public/test/browser_test_utils.h" |
#include "content/public/test/test_utils.h" |
-#include "sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "sync/api/fake_sync_change_processor.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" |
using testing::_; |