| Index: chrome/test/data/webrtc/webrtc_video_quality_test.html
|
| ===================================================================
|
| --- chrome/test/data/webrtc/webrtc_video_quality_test.html (revision 210952)
|
| +++ chrome/test/data/webrtc/webrtc_video_quality_test.html (working copy)
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>WebRTC PyAuto 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="getusermedia.js"></script>
|
|
|