| Index: Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp
|
| diff --git a/Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp b/Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp
|
| index d0bcb6ae60c6bd998aa66c7cff935f9e30b2d66c..8b00618f3fb4b58c2ded68000e14c9c42b05c4b3 100644
|
| --- a/Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp
|
| +++ b/Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "core/platform/mediastream/MediaStreamComponent.h"
|
| #include "core/platform/mediastream/RTCConfiguration.h"
|
| #include "core/platform/mediastream/RTCDTMFSenderHandler.h"
|
| -#include "core/platform/mediastream/RTCDataChannelHandlerClient.h"
|
| #include "core/platform/mediastream/RTCPeerConnectionHandlerClient.h"
|
| #include "core/platform/mediastream/RTCSessionDescriptionRequest.h"
|
| #include "core/platform/mediastream/RTCStatsRequest.h"
|
|
|