Chromium Code Reviews| Index: third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h |
| diff --git a/third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h b/third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h |
| index ee1e2a9d67292cce97dd46c607de0d5f69715869..2b493d2766ad4fa705ea858e6ecc8ea4a11b47c5 100644 |
| --- a/third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h |
| +++ b/third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h |
| @@ -33,7 +33,6 @@ |
| #include "third_party/skia/include/core/SkData.h" |
| #include "webp/decode.h" |
| #include "webp/demux.h" |
| -#include "wtf/RefPtr.h" |
| namespace blink { |