| Index: ios/web/public/test/response_providers/string_response_provider.h
|
| diff --git a/ios/web/public/test/response_providers/string_response_provider.h b/ios/web/public/test/response_providers/string_response_provider.h
|
| index e5a0f9e18c9130c5f0ff0652b0031bf913363b47..2b20d7dc7a897ee858a5e4f1ae0627fc198cc687 100644
|
| --- a/ios/web/public/test/response_providers/string_response_provider.h
|
| +++ b/ios/web/public/test/response_providers/string_response_provider.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| -#include "ios/web/public/test/response_providers/data_response_provider.h"
|
| +#import "ios/web/public/test/response_providers/data_response_provider.h"
|
|
|
| namespace web {
|
|
|
|
|