Index: ios/chrome/test/earl_grey/chrome_earl_grey.mm |
diff --git a/ios/chrome/test/earl_grey/chrome_earl_grey.mm b/ios/chrome/test/earl_grey/chrome_earl_grey.mm |
index eeaa34a987d9a572f2e86aebe2475805572c8533..c29a73f6300fb86999137eee5b9c922f874713b7 100644 |
--- a/ios/chrome/test/earl_grey/chrome_earl_grey.mm |
+++ b/ios/chrome/test/earl_grey/chrome_earl_grey.mm |
@@ -9,13 +9,13 @@ |
#include "base/strings/sys_string_conversions.h" |
#import "ios/chrome/test/app/chrome_test_util.h" |
-#include "ios/chrome/test/app/history_test_util.h" |
+#import "ios/chrome/test/app/history_test_util.h" |
#include "ios/chrome/test/app/navigation_test_util.h" |
#import "ios/testing/wait_util.h" |
#import "ios/web/public/test/earl_grey/js_test_util.h" |
#import "ios/web/public/test/web_view_interaction_test_util.h" |
#import "ios/web/public/web_state/js/crw_js_injection_receiver.h" |
-#include "ios/web/public/web_state/web_state.h" |
+#import "ios/web/public/web_state/web_state.h" |
namespace chrome_test_util { |