| Index: trunk/src/chrome/test/data/webrtc/manual/peerconnection.html
|
| ===================================================================
|
| --- trunk/src/chrome/test/data/webrtc/manual/peerconnection.html (revision 217806)
|
| +++ trunk/src/chrome/test/data/webrtc/manual/peerconnection.html (working copy)
|
| @@ -2,8 +2,6 @@
|
| <html>
|
| <head>
|
| <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>
|
|
|