| 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,9 @@
|
| <html>
|
| <head>
|
| <title>WebRTC PyAuto Test</title>
|
| + <script type="text/javascript"
|
| + src="https://webrtc.googlecode.com/svn/trunk/samples/js/base/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>
|
|
|