| Index: ios/web/shell/test/plugin_placeholder_egtest.mm
|
| diff --git a/ios/web/shell/test/plugin_placeholder_egtest.mm b/ios/web/shell/test/plugin_placeholder_egtest.mm
|
| index b7939ec0b993d24f3cce7249bf1fb5508ba9b23f..a3a29cb8ff0248215ab9bb2d5b19e6b1f5c1a4d7 100644
|
| --- a/ios/web/shell/test/plugin_placeholder_egtest.mm
|
| +++ b/ios/web/shell/test/plugin_placeholder_egtest.mm
|
| @@ -8,7 +8,7 @@
|
| #import <EarlGrey/EarlGrey.h>
|
|
|
| #include "base/strings/stringprintf.h"
|
| -#include "base/test/ios/wait_util.h"
|
| +#import "base/test/ios/wait_util.h"
|
| #import "ios/web/public/test/http_server.h"
|
| #include "ios/web/public/test/http_server_util.h"
|
| #import "ios/web/shell/test/earl_grey/shell_base_test_case.h"
|
|
|