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

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

Issue 2401673002: Delete old video defines in engine config and rename file (Closed)
Patch Set: And GYP Created 4 years, 2 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
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 55787adadaa6c003c43aa78a0e5ede439e1a4497..74710ccebe9c090355cdc873a6bf6377b1057d72 100644
--- a/webrtc/voice_engine/test/auto_test/voe_test_common.h
+++ b/webrtc/voice_engine/test/auto_test/voe_test_common.h
@@ -26,7 +26,7 @@
#endif
// Read WEBRTC_VOICE_ENGINE_XXX_API compiler flags
-#include "webrtc/engine_configurations.h"
+#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