| Index: Source/core/css/CSSImageGeneratorValue.cpp
|
| diff --git a/Source/core/css/CSSImageGeneratorValue.cpp b/Source/core/css/CSSImageGeneratorValue.cpp
|
| index a4aee0b4447d0fc0c15b7b6772ef2ef67fc0d722..a9f5eb6c1b4e63089c3231baef73a26f1b576758 100644
|
| --- a/Source/core/css/CSSImageGeneratorValue.cpp
|
| +++ b/Source/core/css/CSSImageGeneratorValue.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "core/css/CSSGradientValue.h"
|
| #include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include "core/platform/graphics/Image.h"
|
| -#include "core/rendering/RenderObject.h"
|
| #include <wtf/MemoryInstrumentationHashCountedSet.h>
|
| #include <wtf/MemoryInstrumentationHashMap.h>
|
| #include <wtf/text/WTFString.h>
|
|
|