Chromium Code Reviews| Index: Source/core/svg/SVGTests.cpp |
| diff --git a/Source/core/svg/SVGTests.cpp b/Source/core/svg/SVGTests.cpp |
| index fda18cfbee180dbb8c49533aed58127867c6fcef..05fb9880af1f9a00bc777a80e6f77f55ce67abbc 100644 |
| --- a/Source/core/svg/SVGTests.cpp |
| +++ b/Source/core/svg/SVGTests.cpp |
| @@ -23,7 +23,6 @@ |
| #include "core/svg/SVGTests.h" |
| #include "SVGNames.h" |
| -#include "core/dom/Attribute.h" |
| #include "core/dom/DOMImplementation.h" |
| #include "core/platform/Language.h" |
| #include "core/svg/SVGElement.h" |