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

Unified Diff: webrtc/voice_engine/test/auto_test/voe_test_common.h

Issue 2553583002: Delete voice_engine_configurations.h (Closed)
Patch Set: Rebase Created 4 years 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
Index: webrtc/voice_engine/test/auto_test/voe_test_common.h
diff --git a/webrtc/voice_engine/test/auto_test/voe_test_common.h b/webrtc/voice_engine/test/auto_test/voe_test_common.h
index 74710ccebe9c090355cdc873a6bf6377b1057d72..67478ffcadbed80df835a1efa423ddc6f43b8cd0 100644
--- a/webrtc/voice_engine/test/auto_test/voe_test_common.h
+++ b/webrtc/voice_engine/test/auto_test/voe_test_common.h
@@ -25,9 +25,6 @@
#define TEST_LOG_FLUSH fflush(NULL)
#endif
-// Read WEBRTC_VOICE_ENGINE_XXX_API compiler flags
-#include "webrtc/voice_engine_configurations.h"
-
// Time in ms to test each packet size for each codec
#define CODEC_TEST_TIME 400
« no previous file with comments | « webrtc/voice_engine/test/auto_test/voe_standard_test.cc ('k') | webrtc/voice_engine/test/auto_test/voe_test_defines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698