| Index: public/platform/WebRTCPeerConnectionHandlerClient.h
|
| diff --git a/public/platform/WebRTCPeerConnectionHandlerClient.h b/public/platform/WebRTCPeerConnectionHandlerClient.h
|
| index 7dd4fa234960a23d2e95e6916deca40a304560a6..9efd1262a3cba3dda28d9251fdaf0aad102b1bad 100644
|
| --- a/public/platform/WebRTCPeerConnectionHandlerClient.h
|
| +++ b/public/platform/WebRTCPeerConnectionHandlerClient.h
|
| @@ -32,6 +32,7 @@
|
| #define WebRTCPeerConnectionHandlerClient_h
|
|
|
| namespace blink {
|
| +
|
| class WebMediaStream;
|
| class WebRTCDataChannelHandler;
|
| class WebRTCICECandidate;
|
|
|