Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Side by Side Diff: chrome/test/data/webrtc/manual/peerconnection-iframe.html

Issue 609733002: Replace peerconnection.html with a redirect to github. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed HTML errors Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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>
OLDNEW
« no previous file with comments | « chrome/test/data/webrtc/manual/peerconnection-help.html ('k') | chrome/test/data/webrtc/manual/peerconnection-multi.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698