| Index: webrtc/voice_engine/voice_engine.gyp
|
| diff --git a/webrtc/voice_engine/voice_engine.gyp b/webrtc/voice_engine/voice_engine.gyp
|
| index ad4a625aa0bdf56bb8c5082a559dc4b1a5b97e2f..8bd606d1dc3972dad10f42ddd5fcbda59186dcb0 100644
|
| --- a/webrtc/voice_engine/voice_engine.gyp
|
| +++ b/webrtc/voice_engine/voice_engine.gyp
|
| @@ -162,6 +162,8 @@
|
| 'test/auto_test/fakes/conference_transport.h',
|
| 'test/auto_test/fakes/fake_external_transport.cc',
|
| 'test/auto_test/fakes/fake_external_transport.h',
|
| + 'test/auto_test/fakes/loudest_filter.cc',
|
| + 'test/auto_test/fakes/loudest_filter.h',
|
| 'test/auto_test/fixtures/after_initialization_fixture.cc',
|
| 'test/auto_test/fixtures/after_initialization_fixture.h',
|
| 'test/auto_test/fixtures/after_streaming_fixture.cc',
|
|
|