Index: Source/core/svg/SVGDocument.cpp |
diff --git a/Source/core/svg/SVGDocument.cpp b/Source/core/svg/SVGDocument.cpp |
index ebefdeeb7fba88d5e9b88deb5ec322d2bc33e6f3..a32718fe9014eff4f82c05eca98702579f6106f4 100644 |
--- a/Source/core/svg/SVGDocument.cpp |
+++ b/Source/core/svg/SVGDocument.cpp |
@@ -23,7 +23,6 @@ |
#include "SVGNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/FrameView.h" |
#include "core/rendering/RenderView.h" |
#include "core/svg/SVGElement.h" |