| Index: ios/chrome/browser/ui/history/tab_history_popup_controller_egtest.mm
|
| diff --git a/ios/chrome/browser/ui/history/tab_history_popup_controller_egtest.mm b/ios/chrome/browser/ui/history/tab_history_popup_controller_egtest.mm
|
| index 5ed4e78324ecccebf2f3dc1b12ffcac44c0bf8b8..f01f764718e474711a9b296937a11b20a7190ec8 100644
|
| --- a/ios/chrome/browser/ui/history/tab_history_popup_controller_egtest.mm
|
| +++ b/ios/chrome/browser/ui/history/tab_history_popup_controller_egtest.mm
|
| @@ -9,8 +9,8 @@
|
| #import "ios/chrome/test/earl_grey/chrome_earl_grey.h"
|
| #import "ios/chrome/test/earl_grey/chrome_matchers.h"
|
| #import "ios/chrome/test/earl_grey/chrome_test_case.h"
|
| -#import "ios/web/public/test/http_server.h"
|
| -#import "ios/web/public/test/http_server_util.h"
|
| +#import "ios/web/public/test/http_server/http_server.h"
|
| +#import "ios/web/public/test/http_server/http_server_util.h"
|
| #include "ios/web/public/test/url_test_util.h"
|
|
|
| #if !defined(__has_feature) || !__has_feature(objc_arc)
|
|
|