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 dbb1b9dd9e682ca9482db8f427c3b5014c66ff8f..76d8b440863eab7c9e2440a5b8a5e11843652302 100644 |
--- a/chrome/test/data/webrtc/manual/peerconnection.html |
+++ b/chrome/test/data/webrtc/manual/peerconnection.html |
@@ -4,7 +4,7 @@ |
<title>WebRTC PeerConnection Manual Test</title> |
<!-- Load the polyfill to switch-hit between Chrome and Firefox --> |
<script src="../adapter.js"></script> |
- <script src="peerconnection.js"></script> |
+ <script src="peerconnection_manual.js"></script> |
<link rel="StyleSheet" href="stylesheet.css"> |
<meta charset="utf-8"> |
</head> |