| Index: ios/web/test/web_int_test.mm
|
| diff --git a/ios/web/test/web_int_test.mm b/ios/web/test/web_int_test.mm
|
| index abc5d53ebef50111edf899af43d71dcf976c02a9..92edfc8e4d51e4d7e63562ef8f46d4ffecb20761 100644
|
| --- a/ios/web/test/web_int_test.mm
|
| +++ b/ios/web/test/web_int_test.mm
|
| @@ -4,9 +4,9 @@
|
|
|
| #import "ios/web/test/web_int_test.h"
|
|
|
| -#include "base/ios/block_types.h"
|
| +#import "base/ios/block_types.h"
|
|
|
| -#include "base/test/ios/wait_util.h"
|
| +#import "base/test/ios/wait_util.h"
|
| #import "ios/web/public/test/http_server.h"
|
| #import "ios/web/public/web_view_creation_util.h"
|
|
|
|
|