Chromium Code Reviews| Index: Source/core/svg/SVGLangSpace.cpp | 
| diff --git a/Source/core/svg/SVGLangSpace.cpp b/Source/core/svg/SVGLangSpace.cpp | 
| index 8c1d0c80f113b8101616bc157dd21ae81bf08809..237ab0d8844547b20fb3a00aabb28052e37662e2 100644 | 
| --- a/Source/core/svg/SVGLangSpace.cpp | 
| +++ b/Source/core/svg/SVGLangSpace.cpp | 
| @@ -23,8 +23,6 @@ | 
| #include "core/svg/SVGLangSpace.h" | 
| #include "XMLNames.h" | 
| -#include "core/dom/Attribute.h" | 
| -#include "core/svg/SVGElement.h" | 
| #include <wtf/StdLibExtras.h> | 
| namespace WebCore { |