| Index: ios/web/public/web_state/web_state_user_data.h
|
| diff --git a/ios/web/public/web_state/web_state_user_data.h b/ios/web/public/web_state/web_state_user_data.h
|
| index 61145b9bbe198058a993daa7b3dc44c790cde26b..8f224a5d97a1b34f899dfcea88c868aa671a6e11 100644
|
| --- a/ios/web/public/web_state/web_state_user_data.h
|
| +++ b/ios/web/public/web_state/web_state_user_data.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/supports_user_data.h"
|
| -#include "ios/web/public/web_state/web_state.h"
|
| +#import "ios/web/public/web_state/web_state.h"
|
|
|
| namespace web {
|
|
|
|
|