| Index: chrome/browser/chromeos/login/supervised/supervised_user_creation_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/login/supervised/supervised_user_creation_browsertest.cc b/chrome/browser/chromeos/login/supervised/supervised_user_creation_browsertest.cc
|
| index f81773c35ee4a3851e1ee6de64e6da9ad734808e..bda8ca24734811ba5c985c8f2b9d53e2c2000885 100644
|
| --- a/chrome/browser/chromeos/login/supervised/supervised_user_creation_browsertest.cc
|
| +++ b/chrome/browser/chromeos/login/supervised/supervised_user_creation_browsertest.cc
|
| @@ -30,10 +30,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::_;
|
|
|