| Index: ios/web/public/image_fetcher/webp_decoder.mm
|
| diff --git a/ios/web/public/image_fetcher/webp_decoder.mm b/ios/web/public/image_fetcher/webp_decoder.mm
|
| index 935deee55fc3873878c5e68a10ba4f302c4bf90e..95b18936c43a2902f9ce7c1538b4210558b36a2e 100644
|
| --- a/ios/web/public/image_fetcher/webp_decoder.mm
|
| +++ b/ios/web/public/image_fetcher/webp_decoder.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ios/web/public/image_fetcher/webp_decoder.h"
|
| +#import "ios/web/public/image_fetcher/webp_decoder.h"
|
|
|
| #import <Foundation/Foundation.h>
|
| #include <stdint.h>
|
|
|