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

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

Issue 1645043004: WebRtcBrowserTest with VP8 and VP9. WebRtcTestBase::NegotiateCall specifying video codec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: knitted the nits Created 4 years, 11 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/test_functions.js ('k') | chrome/test/data/webrtc/webrtc_jsep01_test.html » ('j') | 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 ff41fa2a9ee3b05d6c78b9389a46a39758b0b8b7..ea3c392eab4ce91b7aa80562b2135d5f3a6eaa61 100644
--- a/chrome/test/data/webrtc/webrtc_audio_quality_test.html
+++ b/chrome/test/data/webrtc/webrtc_audio_quality_test.html
@@ -5,6 +5,7 @@
<script type="text/javascript" src="adapter.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>
<script type="text/javascript" src="getusermedia.js"></script>
<script type="text/javascript" src="video_detector.js"></script>
<script type="text/javascript" src="webaudio.js"></script>
« no previous file with comments | « chrome/test/data/webrtc/test_functions.js ('k') | chrome/test/data/webrtc/webrtc_jsep01_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698