Index: third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
index 3614c056b2543b4602ca7604d4f3532fd8ef95ad..2916d45c3412f2a274c63626f127410656175c71 100644 |
--- a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
@@ -33,7 +33,7 @@ |
#include "platform/geometry/IntSize.h" |
#include "platform/graphics/ImageBuffer.h" |
#include "platform/graphics/skia/ImagePixelLocker.h" |
-#include "platform/image-encoders/skia/PNGImageEncoder.h" |
+#include "platform/image-encoders/PNGImageEncoder.h" |
#include "third_party/skia/include/core/SkImage.h" |
#include "third_party/skia/include/core/SkImageInfo.h" |
#include "third_party/skia/include/core/SkPaint.h" |