Index: Source/modules/rtcpeerconnection/RTCIceCandidate.cpp |
diff --git a/Source/modules/mediastream/RTCIceCandidate.cpp b/Source/modules/rtcpeerconnection/RTCIceCandidate.cpp |
similarity index 98% |
rename from Source/modules/mediastream/RTCIceCandidate.cpp |
rename to Source/modules/rtcpeerconnection/RTCIceCandidate.cpp |
index e8d67e247e12233c372e498e0d65279e54415704..531cbd1e0476d94286443dc473701b6cd29d85a8 100644 |
--- a/Source/modules/mediastream/RTCIceCandidate.cpp |
+++ b/Source/modules/rtcpeerconnection/RTCIceCandidate.cpp |
@@ -29,7 +29,7 @@ |
*/ |
#include "config.h" |
-#include "modules/mediastream/RTCIceCandidate.h" |
+#include "modules/rtcpeerconnection/RTCIceCandidate.h" |
#include "bindings/core/v8/Dictionary.h" |
#include "bindings/core/v8/ExceptionMessages.h" |