Chromium Code Reviews| Index: chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect_to_landing.html |
| diff --git a/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect_to_landing.html b/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect_to_landing.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0c17ec85ac6f7e4ffa570c9f03e546f4705fad36 |
| --- /dev/null |
| +++ b/chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect_to_landing.html |
| @@ -0,0 +1,8 @@ |
| +<html> |
| + <head> |
| + <META HTTP-EQUIV="refresh" content="0; url=landing.html"> |
| + </head> |
| + <body> |
| + ... |
|
Charlie Reis
2016/12/09 22:00:26
Should there be text here instead?
Jialiu Lin
2016/12/12 23:43:38
Added a line to describe what does this page do.
|
| + </body> |
| +</html> |