| Index: Source/core/svg/SVGElementInstance.cpp
|
| diff --git a/Source/core/svg/SVGElementInstance.cpp b/Source/core/svg/SVGElementInstance.cpp
|
| index a7e5d02a4a5dd46a7ed9f2b563c7942afe741943..ded11458c1f6420f44b847beb7561e8b4473e0a1 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"
|
|
|
|
|