| Index: Source/core/platform/image-decoders/png/PNGImageDecoder.cpp
|
| diff --git a/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp b/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp
|
| index d616390f7fd99f38e38230cf00bdec1741f1a697..38a6f3398daf08874d099fcde15cec8bc915cc6a 100644
|
| --- a/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp
|
| +++ b/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp
|
| @@ -40,7 +40,6 @@
|
| #include "core/platform/image-decoders/png/PNGImageDecoder.h"
|
|
|
| #include "platform/PlatformInstrumentation.h"
|
| -#include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| #include "png.h"
|
|
|