| Index: Source/core/svg/SVGForeignObjectElement.cpp
|
| diff --git a/Source/core/svg/SVGForeignObjectElement.cpp b/Source/core/svg/SVGForeignObjectElement.cpp
|
| index c2e466ffe97b077f0dc503a8b89a7af3c357dc1e..aa7a4c9b796e7fd6f044df50b161786af0310a28 100644
|
| --- a/Source/core/svg/SVGForeignObjectElement.cpp
|
| +++ b/Source/core/svg/SVGForeignObjectElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/frame/UseCounter.h"
|
| #include "core/rendering/svg/RenderSVGForeignObject.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLength.h"
|
| #include "wtf/Assertions.h"
|
|
|
|
|