Index: Source/core/html/HTMLObjectElement.cpp |
diff --git a/Source/core/html/HTMLObjectElement.cpp b/Source/core/html/HTMLObjectElement.cpp |
index a42afa3f7d481b3576fca60d9545b323addc7262..b92e993d5a0690df3247ac7fec4dcea7a23a6f12 100644 |
--- a/Source/core/html/HTMLObjectElement.cpp |
+++ b/Source/core/html/HTMLObjectElement.cpp |
@@ -30,7 +30,6 @@ |
#include "core/dom/ElementTraversal.h" |
#include "core/dom/Text.h" |
#include "core/dom/shadow/ShadowRoot.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/fetch/ImageResource.h" |
#include "core/html/FormDataList.h" |
#include "core/html/HTMLCollection.h" |