| Index: Source/core/css/CSSCanvasValue.cpp
|
| diff --git a/Source/core/css/CSSCanvasValue.cpp b/Source/core/css/CSSCanvasValue.cpp
|
| index cf9cc515f830d964bb5d4c029bf87b3ddd9648f7..842afaa100788af7d9415c8aac3af80e39a3bb5c 100644
|
| --- a/Source/core/css/CSSCanvasValue.cpp
|
| +++ b/Source/core/css/CSSCanvasValue.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include "core/rendering/RenderObject.h"
|
| -#include <wtf/text/StringBuilder.h>
|
| +#include "wtf/text/StringBuilder.h"
|
|
|
| namespace WebCore {
|
|
|
|
|