Index: chrome/browser/supervised_user/legacy/supervised_user_sync_service.h |
diff --git a/chrome/browser/supervised_user/legacy/supervised_user_sync_service.h b/chrome/browser/supervised_user/legacy/supervised_user_sync_service.h |
index 8eacbd619326704baa9c23e39a1edda56617bb1b..8f0b330b083852636b42e7a2f01dd26dd5c11360 100644 |
--- a/chrome/browser/supervised_user/legacy/supervised_user_sync_service.h |
+++ b/chrome/browser/supervised_user/legacy/supervised_user_sync_service.h |
@@ -16,7 +16,7 @@ |
#include "chrome/browser/supervised_user/supervised_users.h" |
#include "components/keyed_service/core/keyed_service.h" |
#include "components/signin/core/browser/signin_manager_base.h" |
-#include "sync/api/syncable_service.h" |
+#include "components/sync/api/syncable_service.h" |
namespace base { |
class DictionaryValue; |