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