| Index: Source/core/css/SVGCSSParser.cpp
|
| diff --git a/Source/core/css/SVGCSSParser.cpp b/Source/core/css/SVGCSSParser.cpp
|
| index 81b2b0a725762c97c03f85a64ec74f696d8ada26..7d79aea3ffcbf78df72e6e53c226b5cdaa1b54e8 100644
|
| --- a/Source/core/css/SVGCSSParser.cpp
|
| +++ b/Source/core/css/SVGCSSParser.cpp
|
| @@ -25,8 +25,6 @@
|
| #if ENABLE(SVG)
|
| #include "CSSPropertyNames.h"
|
| #include "CSSValueKeywords.h"
|
| -#include "core/css/CSSInheritedValue.h"
|
| -#include "core/css/CSSInitialValue.h"
|
| #include "core/css/CSSParser.h"
|
| #include "core/css/CSSValueList.h"
|
| #include "core/rendering/RenderTheme.h"
|
|
|