Chromium Code Reviews| Index: Source/core/svg/SVGStopElement.cpp |
| diff --git a/Source/core/svg/SVGStopElement.cpp b/Source/core/svg/SVGStopElement.cpp |
| index 01e144c0288633af2b2a8080af6e4908ff6d58dd..68b982d3128a75ccc15483054698262c27074b1e 100644 |
| --- a/Source/core/svg/SVGStopElement.cpp |
| +++ b/Source/core/svg/SVGStopElement.cpp |
| @@ -24,7 +24,6 @@ |
| #include "core/rendering/svg/RenderSVGGradientStop.h" |
| #include "core/rendering/svg/RenderSVGResource.h" |
| -#include "core/svg/SVGElementInstance.h" |
| namespace WebCore { |