| Index: chrome/test/data/ssl/page_with_http_script.html
|
| ===================================================================
|
| --- chrome/test/data/ssl/page_with_http_script.html (revision 47323)
|
| +++ chrome/test/data/ssl/page_with_http_script.html (working copy)
|
| @@ -1,8 +0,0 @@
|
| -<html>
|
| -<head><title>Page with http script</title></head>
|
| -<body>
|
| -This page contains an script which is served over an http connection,
|
| -causing mixed contents (when this page is loaded over https).<br>
|
| -<script src="http://localhost:1337/files/ssl/randomize_hash.js"></script>
|
| -</body>
|
| -</html>
|
|
|