| Index: Source/core/svg/SVGElementRareData.h
|
| diff --git a/Source/core/svg/SVGElementRareData.h b/Source/core/svg/SVGElementRareData.h
|
| index f86b0ab950448365046598fbbc38ee49710d4401..8bb44845f5860ee407f4ac24c214e5830ca33567 100644
|
| --- a/Source/core/svg/SVGElementRareData.h
|
| +++ b/Source/core/svg/SVGElementRareData.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGElementRareData_h
|
| #define SVGElementRareData_h
|
|
|
| -#include "core/css/CSSParserMode.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
| #include <wtf/HashSet.h>
|
|
|