Index: Source/core/html/shadow/MediaControlElements.cpp |
diff --git a/Source/core/html/shadow/MediaControlElements.cpp b/Source/core/html/shadow/MediaControlElements.cpp |
index d082c9bf30ae1c0998455d3b125c32f3ac4f72ce..d1b48a03404ca4a9fe531128ad5ad3d198a7f253 100644 |
--- a/Source/core/html/shadow/MediaControlElements.cpp |
+++ b/Source/core/html/shadow/MediaControlElements.cpp |
@@ -36,7 +36,6 @@ |
#include "core/dom/FullscreenElementStack.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/MouseEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/HTMLVideoElement.h" |
#include "core/html/shadow/MediaControls.h" |