| Index: chrome/test/data/webrtc/manual/peerconnection.html
|
| diff --git a/chrome/test/data/webrtc/manual/peerconnection.html b/chrome/test/data/webrtc/manual/peerconnection.html
|
| index ad10e1c46c804bfd46311f5ee0d4b0bbb14ba253..fd4029089ea4890280934b442009dd97739f352d 100644
|
| --- a/chrome/test/data/webrtc/manual/peerconnection.html
|
| +++ b/chrome/test/data/webrtc/manual/peerconnection.html
|
| @@ -4,10 +4,6 @@
|
| <title>WebRTC PeerConnection Manual Test</title>
|
| <!-- Load the polyfill to switch-hit between Chrome and Firefox -->
|
| <script src="../adapter.js"></script>
|
| - <script src="../test_functions.js"></script>
|
| - <script src="../message_handling.js"></script>
|
| - <script src="../getusermedia.js"></script>
|
| - <script src="../jsep01_call.js"></script>
|
| <script src="peerconnection.js"></script>
|
| <link rel="StyleSheet" href="stylesheet.css">
|
| <meta charset="utf-8">
|
|
|