Index: third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp b/third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp |
index 3e9e7dad181d58a88eeafd438526e571fc054d3f..fbe787042993f37868cb9748fc0abf8de9729dfa 100644 |
--- a/third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/PictureSnapshot.cpp |
@@ -39,7 +39,7 @@ |
#include "platform/image-decoders/ImageDecoder.h" |
#include "platform/image-decoders/ImageFrame.h" |
#include "platform/image-decoders/SegmentReader.h" |
-#include "platform/image-encoders/skia/PNGImageEncoder.h" |
+#include "platform/image-encoders/PNGImageEncoder.h" |
#include "third_party/skia/include/core/SkData.h" |
#include "third_party/skia/include/core/SkImage.h" |
#include "third_party/skia/include/core/SkPictureRecorder.h" |