Chromium Code Reviews| Index: Source/core/svg/SVGTests.cpp |
| diff --git a/Source/core/svg/SVGTests.cpp b/Source/core/svg/SVGTests.cpp |
| index 41b64a2174258587f6a5366b027f58ccaaf8fe3b..494e0ddb9d7b05d264202d4b6fe0680a2a339bba 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" |