| Index: webrtc/api/api.gyp
|
| diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
|
| index ec51b4772819758fd92c5cdc8836c5852d74a9e8..c2b71ab7078b3fd0ba79e03be292d5251e39b056 100644
|
| --- a/webrtc/api/api.gyp
|
| +++ b/webrtc/api/api.gyp
|
| @@ -51,6 +51,9 @@
|
| 'objc/RTCMediaStreamTrack.mm',
|
| 'objc/RTCOpenGLVideoRenderer.h',
|
| 'objc/RTCOpenGLVideoRenderer.mm',
|
| + 'objc/RTCPeerConnection+Private.h',
|
| + 'objc/RTCPeerConnection.h',
|
| + 'objc/RTCPeerConnection.mm',
|
| 'objc/RTCPeerConnectionFactory+Private.h',
|
| 'objc/RTCPeerConnectionFactory.h',
|
| 'objc/RTCPeerConnectionFactory.mm',
|
|
|