| Index: ios/web/public/test/web_test_with_web_state.h
|
| diff --git a/ios/web/public/test/web_test_with_web_state.h b/ios/web/public/test/web_test_with_web_state.h
|
| index c65fbb7fbf490ff0555679c7856292e7a613bc87..74eb958d5b4c5509c66b0cecee1c2daec7ad72f8 100644
|
| --- a/ios/web/public/test/web_test_with_web_state.h
|
| +++ b/ios/web/public/test/web_test_with_web_state.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_WEB_PUBLIC_TEST_WEB_TEST_WITH_WEB_STATE_H_
|
| #define IOS_WEB_PUBLIC_TEST_WEB_TEST_WITH_WEB_STATE_H_
|
|
|
| -#include "base/ios/block_types.h"
|
| +#import "base/ios/block_types.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "ios/web/public/test/web_test.h"
|
| #include "url/gurl.h"
|
|
|