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

Unified Diff: chrome/test/data/webrtc/webrtc_audio_quality_test.html

Issue 2753543010: WebRTC: Use the MediaStream Recording API for the audio_quality_browsertest. (Closed)
Patch Set: Fix windows issues. Created 3 years, 9 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
« no previous file with comments | « chrome/test/data/webrtc/resources/force_mic_volume_max.exe.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webrtc/webrtc_audio_quality_test.html
diff --git a/chrome/test/data/webrtc/webrtc_audio_quality_test.html b/chrome/test/data/webrtc/webrtc_audio_quality_test.html
index 3601a23c62a25640df5f4cd86859b16d156caeb7..4b17c80a9f02f36496b40cb4c2596dbac70763c3 100644
--- a/chrome/test/data/webrtc/webrtc_audio_quality_test.html
+++ b/chrome/test/data/webrtc/webrtc_audio_quality_test.html
@@ -3,6 +3,7 @@
<head>
<title>WebRTC Automated Test</title>
<script type="text/javascript" src="adapter.js"></script>
+ <script type="text/javascript" src="audio_extraction.js"></script>
<script type="text/javascript" src="test_functions.js"></script>
<script type="text/javascript" src="peerconnection.js"></script>
<script type="text/javascript" src="munge_sdp.js"></script>
« no previous file with comments | « chrome/test/data/webrtc/resources/force_mic_volume_max.exe.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698