| Index: ios/chrome/browser/sessions/ios_chrome_tab_restore_service_factory.h
|
| diff --git a/ios/chrome/browser/sessions/ios_chrome_tab_restore_service_factory.h b/ios/chrome/browser/sessions/ios_chrome_tab_restore_service_factory.h
|
| index 24463ed3aa72617945cad9159d7e26d6975965b4..eb7f59cda3b2854ee6e9c24109b876250f7d9bd1 100644
|
| --- a/ios/chrome/browser/sessions/ios_chrome_tab_restore_service_factory.h
|
| +++ b/ios/chrome/browser/sessions/ios_chrome_tab_restore_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_SESSIONS_IOS_CHROME_TAB_RESTORE_SERVICE_FACTORY_H_
|
| #define IOS_CHROME_BROWSER_SESSIONS_IOS_CHROME_TAB_RESTORE_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/keyed_service/ios/browser_state_keyed_service_factory.h"
|
|
|
| namespace base {
|
|
|