Index: Source/modules/rtcpeerconnection/RTCIceCandidateEvent.cpp |
diff --git a/Source/modules/mediastream/RTCIceCandidateEvent.cpp b/Source/modules/rtcpeerconnection/RTCIceCandidateEvent.cpp |
similarity index 95% |
rename from Source/modules/mediastream/RTCIceCandidateEvent.cpp |
rename to Source/modules/rtcpeerconnection/RTCIceCandidateEvent.cpp |
index bcd21f12eae80f32ed5f6a0d012cb2d791960d3e..19d4caa5cdef6e6857173aa927e106cfe508b657 100644 |
--- a/Source/modules/mediastream/RTCIceCandidateEvent.cpp |
+++ b/Source/modules/rtcpeerconnection/RTCIceCandidateEvent.cpp |
@@ -23,9 +23,9 @@ |
*/ |
#include "config.h" |
-#include "modules/mediastream/RTCIceCandidateEvent.h" |
+#include "modules/rtcpeerconnection/RTCIceCandidateEvent.h" |
-#include "modules/mediastream/RTCIceCandidate.h" |
+#include "modules/rtcpeerconnection/RTCIceCandidate.h" |
namespace blink { |