| Index: ios/web/navigation/crw_session_entry.h
|
| diff --git a/ios/web/navigation/crw_session_entry.h b/ios/web/navigation/crw_session_entry.h
|
| index 233c453de7ed7b6465cddbd7a4c23694943fa866..bb41c68ea7edb7b74bebb54ffedacf4ae2e9c19a 100644
|
| --- a/ios/web/navigation/crw_session_entry.h
|
| +++ b/ios/web/navigation/crw_session_entry.h
|
| @@ -6,6 +6,7 @@
|
| #define IOS_WEB_NAVIGATION_CRW_SESSION_ENTRY_H_
|
|
|
| #import <Foundation/Foundation.h>
|
| +#include <stdint.h>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|