| Index: ios/web/navigation/history_state_operations_inttest.mm
|
| diff --git a/ios/web/navigation/history_state_operations_inttest.mm b/ios/web/navigation/history_state_operations_inttest.mm
|
| index 88dbcba330bddb09b77b1e7b9ae90c080c94d5b5..99d5f84683599ca586a2955b1a7f4290c22ffcf2 100644
|
| --- a/ios/web/navigation/history_state_operations_inttest.mm
|
| +++ b/ios/web/navigation/history_state_operations_inttest.mm
|
| @@ -10,8 +10,8 @@
|
| #import "ios/web/navigation/navigation_item_impl.h"
|
| #import "ios/web/public/navigation_item.h"
|
| #import "ios/web/public/navigation_manager.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/public/test/web_view_interaction_test_util.h"
|
| #import "ios/web/public/web_state/web_state.h"
|
| #import "ios/web/test/web_int_test.h"
|
|
|