Chromium Code Reviews| Index: chrome/test/data/ssl/redirect.html |
| diff --git a/chrome/test/data/ssl/redirect.html b/chrome/test/data/ssl/redirect.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3ca12f4b0a815ca31e44847283602223590d5a69 |
| --- /dev/null |
| +++ b/chrome/test/data/ssl/redirect.html |
| @@ -0,0 +1 @@ |
| +<script>window.location.replace(window.location.search.substring(1));</script> |