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

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

Issue 293123009: Cleaned up WebRTC browser test js, removed unneeded stuff. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 7 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 db849fc9403f849613085cf349a0c4fbb1ecee87..f281afc2416386913272a1c6a52dbd68b3c0de78 100644
--- a/chrome/test/data/webrtc/webrtc_audio_quality_test.html
+++ b/chrome/test/data/webrtc/webrtc_audio_quality_test.html
@@ -4,9 +4,8 @@
<title>WebRTC Automated Test</title>
<script type="text/javascript" src="adapter.js"></script>
<script type="text/javascript" src="test_functions.js"></script>
- <script type="text/javascript" src="message_handling.js"></script>
+ <script type="text/javascript" src="peerconnection.js"></script>
<script type="text/javascript" src="getusermedia.js"></script>
- <script type="text/javascript" src="jsep01_call.js"></script>
<script type="text/javascript" src="video_detector.js"></script>
<script type="text/javascript" src="webaudio.js"></script>
</head>
« 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