Index: Source/modules/mediastream/RTCPeerConnection.cpp |
diff --git a/Source/modules/mediastream/RTCPeerConnection.cpp b/Source/modules/mediastream/RTCPeerConnection.cpp |
index 68faa3c8f856ff8d2028693280e124fce9c6141a..02769f16fca49ecbde1e8ba7cdf5c361159d9cb3 100644 |
--- a/Source/modules/mediastream/RTCPeerConnection.cpp |
+++ b/Source/modules/mediastream/RTCPeerConnection.cpp |
@@ -38,7 +38,6 @@ |
#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExecutionContext.h" |
-#include "core/events/Event.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/VoidCallback.h" |
#include "core/loader/FrameLoader.h" |