summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/webrtc/engine_configurations.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/engine_configurations.h')
-rw-r--r--chromium/third_party/webrtc/engine_configurations.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/chromium/third_party/webrtc/engine_configurations.h b/chromium/third_party/webrtc/engine_configurations.h
index 8294c9afc83..be858b8e5ce 100644
--- a/chromium/third_party/webrtc/engine_configurations.h
+++ b/chromium/third_party/webrtc/engine_configurations.h
@@ -63,7 +63,6 @@
#define WEBRTC_VOICE_ENGINE_AGC // Near-end AGC
#define WEBRTC_VOICE_ENGINE_ECHO // Near-end AEC
#define WEBRTC_VOICE_ENGINE_NR // Near-end NS
-#define WEBRTC_VOE_EXTERNAL_REC_AND_PLAYOUT
#if !defined(WEBRTC_ANDROID) && !defined(WEBRTC_IOS)
#define WEBRTC_VOICE_ENGINE_TYPING_DETECTION // Typing detection
@@ -84,11 +83,6 @@
#define WEBRTC_VOICE_ENGINE_VIDEO_SYNC_API
#define WEBRTC_VOICE_ENGINE_VOLUME_CONTROL_API
-#ifndef WEBRTC_CHROMIUM_BUILD
-#define WEBRTC_VOICE_ENGINE_CALL_REPORT_API
-#define WEBRTC_VOICE_ENGINE_ENCRYPTION_API
-#endif
-
// ============================================================================
// VideoEngine
// ============================================================================
@@ -102,7 +96,6 @@
#define WEBRTC_VIDEO_ENGINE_CAPTURE_API
#define WEBRTC_VIDEO_ENGINE_CODEC_API
-#define WEBRTC_VIDEO_ENGINE_ENCRYPTION_API
#define WEBRTC_VIDEO_ENGINE_IMAGE_PROCESS_API
#define WEBRTC_VIDEO_ENGINE_RENDER_API
#define WEBRTC_VIDEO_ENGINE_RTP_RTCP_API