| Index: ios/web/shell/test/navigation_egtest.mm
|
| diff --git a/ios/web/shell/test/navigation_egtest.mm b/ios/web/shell/test/navigation_egtest.mm
|
| index 1698e4121de59a29ed54fe12eb1d45666e9b6492..8ed626d698046bba6cea987e13cd92b9e28af915 100644
|
| --- a/ios/web/shell/test/navigation_egtest.mm
|
| +++ b/ios/web/shell/test/navigation_egtest.mm
|
| @@ -9,8 +9,8 @@
|
| #import <EarlGrey/EarlGrey.h>
|
|
|
| #include "base/strings/sys_string_conversions.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"
|
| #include "ios/web/shell/test/app/web_view_interaction_test_util.h"
|
| #import "ios/web/shell/test/earl_grey/shell_earl_grey.h"
|
| #import "ios/web/shell/test/earl_grey/shell_matchers.h"
|
|
|