Index: ios/web/public/test/response_providers/html_response_provider_impl.h |
diff --git a/ios/web/public/test/response_providers/html_response_provider_impl.h b/ios/web/public/test/response_providers/html_response_provider_impl.h |
index d9214b5de5796a9923254d7c2554bb1c4f293038..298a49d3766cacf827a9f55382c4df156ae61cc6 100644 |
--- a/ios/web/public/test/response_providers/html_response_provider_impl.h |
+++ b/ios/web/public/test/response_providers/html_response_provider_impl.h |
@@ -9,8 +9,8 @@ |
#include <string> |
#include "base/memory/ref_counted.h" |
-#include "ios/web/public/test/response_providers/data_response_provider.h" |
-#include "ios/web/public/test/response_providers/response_provider.h" |
+#import "ios/web/public/test/response_providers/data_response_provider.h" |
+#import "ios/web/public/test/response_providers/response_provider.h" |
#include "net/http/http_response_headers.h" |
#include "net/http/http_status_code.h" |
#include "url/gurl.h" |