Index: Source/platform/image-decoders/png/PNGImageDecoder.cpp |
diff --git a/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp b/Source/platform/image-decoders/png/PNGImageDecoder.cpp |
similarity index 99% |
rename from Source/core/platform/image-decoders/png/PNGImageDecoder.cpp |
rename to Source/platform/image-decoders/png/PNGImageDecoder.cpp |
index 38a6f3398daf08874d099fcde15cec8bc915cc6a..e95eed4137290e231d90542cb711a311abd475cb 100644 |
--- a/Source/core/platform/image-decoders/png/PNGImageDecoder.cpp |
+++ b/Source/platform/image-decoders/png/PNGImageDecoder.cpp |
@@ -37,7 +37,7 @@ |
*/ |
#include "config.h" |
-#include "core/platform/image-decoders/png/PNGImageDecoder.h" |
+#include "platform/image-decoders/png/PNGImageDecoder.h" |
#include "platform/PlatformInstrumentation.h" |
#include "wtf/PassOwnPtr.h" |