Index: webrtc/api/api.gyp |
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp |
index ac4ea844e620e052194cae86cd0af0d11b9ce18e..30b02543a98355f4d95b70817e75498748057560 100644 |
--- a/webrtc/api/api.gyp |
+++ b/webrtc/api/api.gyp |
@@ -51,6 +51,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', |