Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / webrtc / manual / peerconnection-iframe.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4   <title>WebRTC IFRAME PeerConnection Manual Test</title>
5   <meta charset="utf-8">
6 </head>
7 <body>
8   <iframe width="100%" height="100%" src="peerconnection.html"></iframe>
9 </body>
10 </html>