summaryrefslogtreecommitdiff
path: root/voice_engine/voice_engine.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'voice_engine/voice_engine.gyp')
-rw-r--r--voice_engine/voice_engine.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/voice_engine/voice_engine.gyp b/voice_engine/voice_engine.gyp
index 16629d93..699677cf 100644
--- a/voice_engine/voice_engine.gyp
+++ b/voice_engine/voice_engine.gyp
@@ -31,7 +31,6 @@
'../typedefs.h',
'include/voe_audio_processing.h',
'include/voe_base.h',
- 'include/voe_call_report.h',
'include/voe_codec.h',
'include/voe_dtmf.h',
'include/voe_errors.h',
@@ -69,8 +68,6 @@
'voe_audio_processing_impl.h',
'voe_base_impl.cc',
'voe_base_impl.h',
- 'voe_call_report_impl.cc',
- 'voe_call_report_impl.h',
'voe_codec_impl.cc',
'voe_codec_impl.h',
'voe_dtmf_impl.cc',
@@ -166,7 +163,6 @@
'test/auto_test/fixtures/before_initialization_fixture.cc',
'test/auto_test/fixtures/before_initialization_fixture.h',
'test/auto_test/standard/audio_processing_test.cc',
- 'test/auto_test/standard/call_report_test.cc',
'test/auto_test/standard/codec_before_streaming_test.cc',
'test/auto_test/standard/codec_test.cc',
'test/auto_test/standard/dtmf_test.cc',