| Index: chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service.h
|
| diff --git a/chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service.h b/chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service.h
|
| index 868d0f4e365081e8be75e858a483b879019ec0b5..fc7377d30ccf23ba17125dd8e5f4863db94e4457 100644
|
| --- a/chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service.h
|
| +++ b/chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/callback_list.h"
|
| #include "chrome/browser/supervised_user/supervised_users.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "sync/api/syncable_service.h"
|
| +#include "components/sync/api/syncable_service.h"
|
|
|
| class PrefService;
|
|
|
|
|