Index: third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.h |
diff --git a/third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.h b/third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.h |
similarity index 97% |
rename from third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.h |
rename to third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.h |
index ff9eb2b4e64076c9e43556a251416159fe1eb36e..1fe7f5879317f6022fc6679ec75f32278d03b18f 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.h |
+++ b/third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.h |
@@ -26,7 +26,7 @@ |
#define RTCDataChannelEvent_h |
#include "modules/EventModules.h" |
-#include "modules/mediastream/RTCDataChannel.h" |
+#include "modules/peerconnection/RTCDataChannel.h" |
#include "wtf/text/AtomicString.h" |
namespace blink { |