| Index: Source/core/svg/SVGStyleElement.cpp
|
| diff --git a/Source/core/svg/SVGStyleElement.cpp b/Source/core/svg/SVGStyleElement.cpp
|
| index 927996484eaaaa86f6ce608146a4310f672c5b6d..5e5372ce35f13688daba44745246eb1e5ed31b2e 100644
|
| --- a/Source/core/svg/SVGStyleElement.cpp
|
| +++ b/Source/core/svg/SVGStyleElement.cpp
|
| @@ -26,9 +26,6 @@
|
|
|
| #include "SVGNames.h"
|
| #include "core/css/CSSStyleSheet.h"
|
| -#include "core/dom/Attribute.h"
|
| -#include "core/dom/Document.h"
|
| -#include "core/dom/ExceptionCode.h"
|
| #include <wtf/StdLibExtras.h>
|
|
|
| namespace WebCore {
|
|
|