| Index: webrtc/voice_engine/voice_engine.gyp
|
| diff --git a/webrtc/voice_engine/voice_engine.gyp b/webrtc/voice_engine/voice_engine.gyp
|
| index 7078bdf5e567c13516b921a438865f3f82bf7358..7935be89cfc7d9973ba60dbc3cb33f4192258d96 100644
|
| --- a/webrtc/voice_engine/voice_engine.gyp
|
| +++ b/webrtc/voice_engine/voice_engine.gyp
|
| @@ -37,7 +37,6 @@
|
| 'include/voe_audio_processing.h',
|
| 'include/voe_base.h',
|
| 'include/voe_codec.h',
|
| - 'include/voe_dtmf.h',
|
| 'include/voe_errors.h',
|
| 'include/voe_external_media.h',
|
| 'include/voe_file.h',
|
| @@ -79,8 +78,6 @@
|
| 'voe_base_impl.h',
|
| 'voe_codec_impl.cc',
|
| 'voe_codec_impl.h',
|
| - 'voe_dtmf_impl.cc',
|
| - 'voe_dtmf_impl.h',
|
| 'voe_external_media_impl.cc',
|
| 'voe_external_media_impl.h',
|
| 'voe_file_impl.cc',
|
|
|