| Index: Source/core/css/CSSCanvasValue.cpp
|
| diff --git a/Source/core/css/CSSCanvasValue.cpp b/Source/core/css/CSSCanvasValue.cpp
|
| index e548ce239c588f3887a6b659989d698723c1f411..cf9cc515f830d964bb5d4c029bf87b3ddd9648f7 100644
|
| --- a/Source/core/css/CSSCanvasValue.cpp
|
| +++ b/Source/core/css/CSSCanvasValue.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/css/CSSCanvasValue.h"
|
|
|
| #include "core/dom/WebCoreMemoryInstrumentation.h"
|
| -#include "core/platform/graphics/ImageBuffer.h"
|
| #include "core/rendering/RenderObject.h"
|
| #include <wtf/text/StringBuilder.h>
|
|
|
|
|