Index: chrome/test/data/password/simple_password_in_iframe.html |
diff --git a/chrome/test/data/password/simple_password_in_iframe.html b/chrome/test/data/password/simple_password_in_iframe.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4548b6f210716184958436624e2bdf3e6cd3435f |
--- /dev/null |
+++ b/chrome/test/data/password/simple_password_in_iframe.html |
@@ -0,0 +1,5 @@ |
+<html> |
+<body> |
+<iframe src="simple_password.html"></iframe> |
+</body> |
+</html> |