| 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 5c8941c82ce1e8b4a69a028b853d9b60d3db00ca..843a9d45911d0a28b0965a511d2bbe659ae23998 100644
|
| --- a/ios/web/shell/test/plugin_placeholder_egtest.mm
|
| +++ b/ios/web/shell/test/plugin_placeholder_egtest.mm
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/strings/stringprintf.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/public/test/http_server/http_server.h"
|
| +#include "ios/web/public/test/http_server/http_server_util.h"
|
| #import "ios/web/shell/test/earl_grey/shell_earl_grey.h"
|
| #import "ios/web/shell/test/earl_grey/shell_matchers.h"
|
| #import "ios/web/shell/test/earl_grey/web_shell_test_case.h"
|
|
|