| Index: components/sessions/core/tab_restore_service_observer.h
|
| diff --git a/components/sessions/core/tab_restore_service_observer.h b/components/sessions/core/tab_restore_service_observer.h
|
| index 1a785ad4f93252d17d84b1e4b2346df97822f4d6..7ddd644a8d3b23996c901243c37a54697d769024 100644
|
| --- a/components/sessions/core/tab_restore_service_observer.h
|
| +++ b/components/sessions/core/tab_restore_service_observer.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_SESSIONS_CORE_TAB_RESTORE_SERVICE_OBSERVER_H_
|
| #define COMPONENTS_SESSIONS_CORE_TAB_RESTORE_SERVICE_OBSERVER_H_
|
|
|
| -#include "components/sessions/sessions_export.h"
|
| +#include "components/sessions/core/sessions_export.h"
|
|
|
| namespace sessions {
|
|
|
|
|