Index: chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html |
diff --git a/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html b/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fda95f843e7f18e7a04bb794584daccb29b1a237 |
--- /dev/null |
+++ b/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html |
@@ -0,0 +1,8 @@ |
+<html> |
+ <head> |
+ <META HTTP-EQUIV="refresh" content="0; url=../signed.exe"> |
+ </head> |
+ <body> |
+ ... |
+ </body> |
+</html> |