Chromium Code Reviews| Index: LayoutTests/http/tests/appcache/resources/404-resource-cross-origin.manifest |
| diff --git a/LayoutTests/http/tests/appcache/resources/404-resource-cross-origin.manifest b/LayoutTests/http/tests/appcache/resources/404-resource-cross-origin.manifest |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7354f0064ad16fdbcb95749864cb87a9165f9cc9 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/appcache/resources/404-resource-cross-origin.manifest |
| @@ -0,0 +1,4 @@ |
| +CACHE MANIFEST |
| +CACHE: |
| +simple.txt |
| +http://127.0.0.1/does-not-exist.txt |