Index: Source/modules/rtcpeerconnection/RTCDataChannelEvent.h |
diff --git a/Source/modules/mediastream/RTCDataChannelEvent.h b/Source/modules/rtcpeerconnection/RTCDataChannelEvent.h |
similarity index 97% |
rename from Source/modules/mediastream/RTCDataChannelEvent.h |
rename to Source/modules/rtcpeerconnection/RTCDataChannelEvent.h |
index 76c2458da3db50226e32f6e77f149b0268cb5825..9bf942e072e2235090c8c0861138f904b2f91598 100644 |
--- a/Source/modules/mediastream/RTCDataChannelEvent.h |
+++ b/Source/modules/rtcpeerconnection/RTCDataChannelEvent.h |
@@ -26,7 +26,7 @@ |
#define RTCDataChannelEvent_h |
#include "modules/EventModules.h" |
-#include "modules/mediastream/RTCDataChannel.h" |
+#include "modules/rtcpeerconnection/RTCDataChannel.h" |
#include "wtf/text/AtomicString.h" |
namespace blink { |