Index: ios/web/public/image_fetcher/webp_decoder.h |
diff --git a/ios/web/public/image_fetcher/webp_decoder.h b/ios/web/public/image_fetcher/webp_decoder.h |
index 1ab4d6c544a14e5483b98bdb4ca81e2e9a317cc2..268ffc35bf4ae8dafcc96056f03e540e3f7b3b38 100644 |
--- a/ios/web/public/image_fetcher/webp_decoder.h |
+++ b/ios/web/public/image_fetcher/webp_decoder.h |
@@ -10,7 +10,7 @@ |
#include <memory> |
-#include "base/mac/scoped_nsobject.h" |
+#import "base/mac/scoped_nsobject.h" |
#include "base/memory/ref_counted.h" |
#include "third_party/libwebp/webp/decode.h" |