| Index: third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp b/third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp
|
| index b23e8646e009c6c94797699e8fc284dc7c719880..9607dd66cff40dfaf331d5681fe1ea9c2395e873 100644
|
| --- a/third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp
|
| @@ -10,7 +10,6 @@
|
| #include "core/paint/LayoutObjectDrawingRecorder.h"
|
| #include "core/paint/PaintInfo.h"
|
| #include "platform/geometry/LayoutPoint.h"
|
| -#include "platform/graphics/paint/ClipRecorder.h"
|
| #include "platform/graphics/paint/ForeignLayerDisplayItem.h"
|
|
|
| namespace blink {
|
|
|