| Index: third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h b/third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h
|
| index 0a168b8416962ea111b9ee66170585857f61de9e..c89f3e55c42d834c8d10f9c261e6abe3c7bce5af 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h
|
| @@ -42,7 +42,6 @@ class Blob;
|
| class DOMArrayBuffer;
|
| class DOMArrayBufferView;
|
| class ExceptionState;
|
| -class RTCPeerConnection;
|
| class WebRTCDataChannelHandler;
|
| class WebRTCPeerConnectionHandler;
|
| struct WebRTCDataChannelInit;
|
|
|