| Index: webrtc/api/api_tests.gyp
|
| diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp
|
| index 51fb63df41ab2db4ad6a92507469f05a5a0a488b..a778bc7593309089f777043cfbf5d36a67bbe438 100644
|
| --- a/webrtc/api/api_tests.gyp
|
| +++ b/webrtc/api/api_tests.gyp
|
| @@ -39,6 +39,9 @@
|
| 'peerconnectionfactory_unittest.cc',
|
| 'peerconnectioninterface_unittest.cc',
|
| 'proxy_unittest.cc',
|
| + 'rtcstats_unittest.cc',
|
| + 'rtcstatscollector_unittest.cc',
|
| + 'rtcstatsreport_unittest.cc',
|
| 'rtpsenderreceiver_unittest.cc',
|
| 'statscollector_unittest.cc',
|
| 'test/fakeaudiocapturemodule.cc',
|
|
|