Chromium Code Reviews| Index: Source/core/svg/SVGTests.cpp |
| diff --git a/Source/core/svg/SVGTests.cpp b/Source/core/svg/SVGTests.cpp |
| index 9fc19277bdca9adf3f87ae4e59242cbe720d2a06..1332610788d601c9803961b9dfb1127056260a33 100644 |
| --- a/Source/core/svg/SVGTests.cpp |
| +++ b/Source/core/svg/SVGTests.cpp |
| @@ -26,7 +26,6 @@ |
| #include "core/dom/DOMImplementation.h" |
| #include "platform/Language.h" |
| #include "core/svg/SVGElement.h" |
| -#include "core/svg/SVGStringList.h" |
| namespace WebCore { |