| Index: ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
|
| diff --git a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
|
| index 4d79429f279ea3e29552aae200e0843176f99b44..63b0a6f67ca4f0cbd82fc84881a62d77ea76bbd6 100644
|
| --- a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
|
| +++ b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
|
| @@ -12,9 +12,9 @@
|
|
|
| #include "base/callback_list.h"
|
| #include "base/macros.h"
|
| +#include "components/sync/api/syncable_service.h"
|
| #include "components/sync_sessions/local_session_event_router.h"
|
| #include "ios/web/public/web_state/global_web_state_observer.h"
|
| -#include "sync/api/syncable_service.h"
|
|
|
| class GURL;
|
|
|
|
|