| Index: webrtc/api/api.gyp
|
| diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
|
| index fe7cd0eacc4cea6ba50990e52caff2fd3c00986d..1efd53145625eb28b992811e765dc905f9df09dd 100644
|
| --- a/webrtc/api/api.gyp
|
| +++ b/webrtc/api/api.gyp
|
| @@ -176,6 +176,11 @@
|
| 'objc/RTCMediaStreamTrack.mm',
|
| 'objc/RTCOpenGLVideoRenderer.h',
|
| 'objc/RTCOpenGLVideoRenderer.mm',
|
| + 'objc/RTCPeerConnection+DataChannel.mm',
|
| + 'objc/RTCPeerConnection+Private.h',
|
| + 'objc/RTCPeerConnection+Stats.mm',
|
| + 'objc/RTCPeerConnection.h',
|
| + 'objc/RTCPeerConnection.mm',
|
| 'objc/RTCPeerConnectionFactory+Private.h',
|
| 'objc/RTCPeerConnectionFactory.h',
|
| 'objc/RTCPeerConnectionFactory.mm',
|
|
|