Index: ios/web/public/test/response_providers/html_response_provider.h |
diff --git a/ios/web/public/test/response_providers/html_response_provider.h b/ios/web/public/test/response_providers/html_response_provider.h |
index d19d972df20c91431a1f6cc5a0b7900d44e661ac..86a021cd0ea95de7a5efeaf5b610cd0dfa3fe178 100644 |
--- a/ios/web/public/test/response_providers/html_response_provider.h |
+++ b/ios/web/public/test/response_providers/html_response_provider.h |
@@ -9,9 +9,9 @@ |
#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/html_response_provider_impl.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/html_response_provider_impl.h" |
+#import "ios/web/public/test/response_providers/response_provider.h" |
#include "url/gurl.h" |
namespace net { |