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

Unified Diff: webrtc/BUILD.gn

Issue 2580383002: Re-enable Opus complexity tests on Android (Closed)
Patch Set: Change variable name to reflect actual bitrate 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
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 064b1b440ba67ae17a3ab58c7783c8b32c3e73c5..da67c093ec2a046a7538183bdff7e412556b8bbf 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -591,6 +591,7 @@ if (rtc_include_tests) {
webrtc_perf_tests_resources = [
"//resources/audio_coding/speech_mono_16kHz.pcm",
+ "//resources/audio_coding/speech_mono_32_48kHz.pcm",
"//resources/audio_coding/testfile32kHz.pcm",
"//resources/ConferenceMotion_1280_720_50.yuv",
"//resources/difficult_photo_1850_1110.yuv",
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698