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

Unified 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, 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/webrtc/manual/peerconnection-iframe.html
diff --git a/chrome/test/data/webrtc/manual/peerconnection-iframe.html b/chrome/test/data/webrtc/manual/peerconnection-iframe.html
deleted file mode 100644
index 587e007a5ff233ea190c2d8c981f980a3e2ff455..0000000000000000000000000000000000000000
--- a/chrome/test/data/webrtc/manual/peerconnection-iframe.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
- <title>WebRTC IFRAME PeerConnection Manual Test</title>
- <meta charset="utf-8">
-</head>
-<body>
- <iframe width="100%" height="100%" src="peerconnection.html"></iframe>
-</body>
-</html>
« 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