Chromium Code Reviews| Index: webrtc/api/api.gyp |
| diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp |
| index d42d99d7574551e499baf6c8318c868a2e2a57c2..4478d35e3ec191dafc3a872ad851a3899b11d840 100644 |
| --- a/webrtc/api/api.gyp |
| +++ b/webrtc/api/api.gyp |
| @@ -25,6 +25,9 @@ |
| 'objc/RTCIceServer+Private.h', |
| 'objc/RTCIceServer.h', |
| 'objc/RTCIceServer.mm', |
| + 'objc/RTCMediaStreamTrack+Private.h', |
| + 'objc/RTCMediaStreamTrack.h', |
| + 'objc/RTCMediaStreamTrack.mm', |
| ], |
| 'xcode_settings': { |
| 'CLANG_ENABLE_OBJC_ARC': 'YES', |