| Index: Source/core/svg/SVGSVGElement.cpp
|
| diff --git a/Source/core/svg/SVGSVGElement.cpp b/Source/core/svg/SVGSVGElement.cpp
|
| index e06db8f782c2eb3116f8cb44ce2ae2440ffea7a3..615d4c859d730632b7cafd58883ac7cf112f2864 100644
|
| --- a/Source/core/svg/SVGSVGElement.cpp
|
| +++ b/Source/core/svg/SVGSVGElement.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/dom/StaticNodeList.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/events/EventListener.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/page/FrameTree.h"
|
| #include "core/frame/FrameView.h"
|
|
|