Index: Source/core/html/MediaKeyEvent.cpp |
diff --git a/Source/core/html/MediaKeyEvent.cpp b/Source/core/html/MediaKeyEvent.cpp |
index b73870a1a8b2bae534d9b0e1151a84b6b862b1cc..bdc4ea12b446edffba717f7e867a1d065a335daa 100644 |
--- a/Source/core/html/MediaKeyEvent.cpp |
+++ b/Source/core/html/MediaKeyEvent.cpp |
@@ -26,8 +26,6 @@ |
#include "config.h" |
#include "core/html/MediaKeyEvent.h" |
-#include "wtf/Uint8Array.h" |
- |
namespace blink { |
MediaKeyEventInit::MediaKeyEventInit() |