| Index: chrome/browser/chromeos/arc/arc_auth_service_unittest.cc
|
| diff --git a/chrome/browser/chromeos/arc/arc_auth_service_unittest.cc b/chrome/browser/chromeos/arc/arc_auth_service_unittest.cc
|
| index 19d5fd67b21ef7abe83959dc41bd55159e4bbe29..414f6c21578ccc9dd8b027ab1b97e1262fb73ceb 100644
|
| --- a/chrome/browser/chromeos/arc/arc_auth_service_unittest.cc
|
| +++ b/chrome/browser/chromeos/arc/arc_auth_service_unittest.cc
|
| @@ -32,7 +32,7 @@
|
| #include "components/signin/core/account_id/account_id.h"
|
| #include "components/sync/model/fake_sync_change_processor.h"
|
| #include "components/sync/model/sync_error_factory_mock.h"
|
| -#include "components/syncable_prefs/testing_pref_service_syncable.h"
|
| +#include "components/sync_preferences/testing_pref_service_syncable.h"
|
| #include "components/user_manager/user_manager.h"
|
| #include "components/user_manager/user_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|