Chromium Code Reviews| Index: content/test/data/navigation_controller/page_with_no_cache_header.html |
| diff --git a/content/test/data/navigation_controller/page_with_no_cache_header.html b/content/test/data/navigation_controller/page_with_no_cache_header.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..997631afe23ecbbca897d6afc657d4fac224b9b0 |
| --- /dev/null |
| +++ b/content/test/data/navigation_controller/page_with_no_cache_header.html |
| @@ -0,0 +1,4 @@ |
| +<html> |
| +<head><title>no-cache page</title></head> |
| +<body>This is a page that is served with no-cache header.</body> |
| +</html> |