Index: Source/core/html/HTMLTrackElement.cpp |
diff --git a/Source/core/html/HTMLTrackElement.cpp b/Source/core/html/HTMLTrackElement.cpp |
index 4d4a3142b9505d2f55036c6cddf768dedc069c64..17e9e6525832fa7648639ba3e22058b1151384f6 100644 |
--- a/Source/core/html/HTMLTrackElement.cpp |
+++ b/Source/core/html/HTMLTrackElement.cpp |
@@ -27,10 +27,8 @@ |
#include "core/html/HTMLTrackElement.h" |
#include "HTMLNames.h" |
-#include "bindings/v8/ScriptEventListener.h" |
#include "core/dom/Event.h" |
#include "core/html/HTMLMediaElement.h" |
-#include "core/inspector/ScriptCallStack.h" |
#include "core/page/ContentSecurityPolicy.h" |
#include "RuntimeEnabledFeatures.h" |
#include "core/platform/Logging.h" |