Index: Source/modules/rtcpeerconnection/RTCDataChannelEvent.cpp |
diff --git a/Source/modules/mediastream/RTCDataChannelEvent.cpp b/Source/modules/rtcpeerconnection/RTCDataChannelEvent.cpp |
similarity index 97% |
rename from Source/modules/mediastream/RTCDataChannelEvent.cpp |
rename to Source/modules/rtcpeerconnection/RTCDataChannelEvent.cpp |
index 786680c73714b740c4c2c5be47b97140e1369747..a3fef9511505030a5a2b7292afb4f63b1c0e92ae 100644 |
--- a/Source/modules/mediastream/RTCDataChannelEvent.cpp |
+++ b/Source/modules/rtcpeerconnection/RTCDataChannelEvent.cpp |
@@ -23,7 +23,7 @@ |
*/ |
#include "config.h" |
-#include "modules/mediastream/RTCDataChannelEvent.h" |
+#include "modules/rtcpeerconnection/RTCDataChannelEvent.h" |
namespace blink { |