Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / voice_engine / test / auto_test / voe_test_defines.h
index c2fb38e..10f6492 100644 (file)
@@ -28,7 +28,6 @@
 #define _TEST_AUDIO_PROCESSING_
 #define _TEST_FILE_
 #define _TEST_NETWORK_
-#define _TEST_CALL_REPORT_
 #define _TEST_VIDEO_SYNC_
 #define _TEST_NETEQ_STATS_
 #define _TEST_XMEDIA_
@@ -77,9 +76,6 @@
 #ifndef WEBRTC_VOICE_ENGINE_NETEQ_STATS_API
 #undef _TEST_NETEQ_STATS_
 #endif
-#ifndef WEBRTC_VOICE_ENGINE_CALL_REPORT_API
-#undef _TEST_CALL_REPORT_
-#endif
 
 // Some parts can cause problems while running Insure
 #ifdef __INSURE__