| Index: webrtc/api/api_tests.gyp
|
| diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp
|
| index 73aebaaac332734cf0f944a34ccbd8dd265758f9..51fb63df41ab2db4ad6a92507469f05a5a0a488b 100644
|
| --- a/webrtc/api/api_tests.gyp
|
| +++ b/webrtc/api/api_tests.gyp
|
| @@ -49,6 +49,7 @@
|
| 'test/fakeperiodicvideocapturer.h',
|
| 'test/fakertccertificategenerator.h',
|
| 'test/fakevideotrackrenderer.h',
|
| + 'test/mock_datachannel.h',
|
| 'test/mock_peerconnection.h',
|
| 'test/mock_webrtcsession.h',
|
| 'test/mockpeerconnectionobservers.h',
|
|
|