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

Unified Diff: webrtc/modules/modules_unittests.isolate

Issue 1532903002: Reenables several NetEq unittests on android. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Small fix. Created 5 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/modules/modules_unittests.isolate
diff --git a/webrtc/modules/modules_unittests.isolate b/webrtc/modules/modules_unittests.isolate
index ba444df8c1d2e581ae6daba10a1233791f189227..5588973d7b15b051a750f5785f22c46c79fec65f 100644
--- a/webrtc/modules/modules_unittests.isolate
+++ b/webrtc/modules/modules_unittests.isolate
@@ -11,6 +11,9 @@
'variables': {
'files': [
'<(DEPTH)/data/audio_processing/output_data_fixed.pb',
+ '<(DEPTH)/resources/audio_coding/neteq4_network_stats_android.dat',
+ '<(DEPTH)/resources/audio_coding/neteq4_rtcp_stats_android.dat',
+ '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_android.pcm',
],
},
}],

Powered by Google App Engine
This is Rietveld 408576698