Index: third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp |
diff --git a/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp b/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp |
index 992325149fb0f8b1c9c239b896d58a97fcd28b5e..efe1aed2b8860ab087a7c63730d66bb0937b6467 100644 |
--- a/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp |
+++ b/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp |
@@ -26,11 +26,11 @@ |
#include "public/platform/WebScrollbarThemePainter.h" |
#include "platform/graphics/GraphicsContext.h" |
+#include "platform/graphics/paint/PaintCanvas.h" |
#include "platform/graphics/paint/SkPictureBuilder.h" |
#include "platform/scroll/Scrollbar.h" |
#include "platform/scroll/ScrollbarTheme.h" |
#include "public/platform/WebRect.h" |
-#include "third_party/skia/include/core/SkCanvas.h" |
namespace blink { |