| Index: Source/core/svg/SVGElementInstance.cpp
|
| diff --git a/Source/core/svg/SVGElementInstance.cpp b/Source/core/svg/SVGElementInstance.cpp
|
| index 8fe25cc2e5985f6ceb515822ea57fd2d09f9dfb2..513c6cbb17ae086bb387d384801ba8340fa87705 100644
|
| --- a/Source/core/svg/SVGElementInstance.cpp
|
| +++ b/Source/core/svg/SVGElementInstance.cpp
|
| @@ -25,11 +25,8 @@
|
|
|
| #include "core/dom/ContainerNodeAlgorithms.h"
|
| #include "core/dom/Event.h"
|
| -#include "core/dom/EventException.h"
|
| #include "core/dom/EventListener.h"
|
| #include "core/dom/EventNames.h"
|
| -#include "core/page/FrameView.h"
|
| -#include "core/svg/SVGDocumentExtensions.h"
|
| #include "core/svg/SVGElementInstanceList.h"
|
| #include "core/svg/SVGUseElement.h"
|
|
|
|
|