| Index: components/webp_transcode/webp_decoder.h
|
| diff --git a/components/webp_transcode/webp_decoder.h b/components/webp_transcode/webp_decoder.h
|
| index ab2509e93f707c4275b84c02586b676ed546499e..1fa93f78c1be83b433e348210d9d02b96d755083 100644
|
| --- a/components/webp_transcode/webp_decoder.h
|
| +++ b/components/webp_transcode/webp_decoder.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_WEBP_TRANSCODE_WEBP_DECODER_H_
|
|
|
| #import <Foundation/Foundation.h>
|
| +#include <stddef.h>
|
|
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/memory/ref_counted.h"
|
|
|