Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(362)

Unified Diff: webrtc/voice_engine/voice_engine.gyp

Issue 1723153002: Remove the VoEDtmf interface. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/voice_engine/voe_dtmf_impl.cc ('k') | webrtc/voice_engine/voice_engine_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « webrtc/voice_engine/voe_dtmf_impl.cc ('k') | webrtc/voice_engine/voice_engine_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698