Index: webrtc/api/api_tests.gyp |
diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp |
index 83c83e1c7ae3fd06df3664d152ffc6043a6b136e..466709cb8f4b8809ec62896465e7f59696aece48 100644 |
--- a/webrtc/api/api_tests.gyp |
+++ b/webrtc/api/api_tests.gyp |
@@ -21,6 +21,7 @@ |
'sources': [ |
'objctests/RTCIceCandidateTest.mm', |
'objctests/RTCIceServerTest.mm', |
+ 'objctests/RTCSessionDescriptionTest.mm', |
], |
'xcode_settings': { |
'CLANG_ENABLE_OBJC_ARC': 'YES', |