| 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..a84a0f339ba20da1aaab51be53c568c288e91078 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebScrollbarThemePainter.cpp
|
| @@ -30,6 +30,7 @@
|
| #include "platform/scroll/Scrollbar.h"
|
| #include "platform/scroll/ScrollbarTheme.h"
|
| #include "public/platform/WebRect.h"
|
| +#include "skia/ext/cdl_canvas.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
|
|
| namespace blink {
|
|
|