Chromium Code Reviews| Index: LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.html |
| diff --git a/LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.html b/LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..88c8a16fdc574c586b06cee9de0722bbb778047e |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.html |
| @@ -0,0 +1,7 @@ |
| +<html> |
| +<head> |
| +<script src="expect-throw-on-construction.js"></script> |
| +</head> |
| +<body> |
| +</body> |
| +</html> |