Chromium Code Reviews| Index: chrome/test/data/password/simple_password_in_https_iframe.html |
| diff --git a/chrome/test/data/password/simple_password_in_https_iframe.html b/chrome/test/data/password/simple_password_in_https_iframe.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5f3edf4b197c2770f659b6546c89edb01bcf615e |
| --- /dev/null |
| +++ b/chrome/test/data/password/simple_password_in_https_iframe.html |
| @@ -0,0 +1,5 @@ |
| +<html> |
| +<body> |
| +<iframe src="https://REPLACE_WITH_HOST_AND_PORT/password/simple_password.html"></iframe> |
| +</body> |
| +</html> |