Chromium Code Reviews| Index: LayoutTests/http/tests/serviceworker/resources/other.html |
| diff --git a/LayoutTests/http/tests/serviceworker/resources/other.html b/LayoutTests/http/tests/serviceworker/resources/other.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b9f3504387722c4583a0904cb7b7f7a4f9706b71 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/serviceworker/resources/other.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<title>Other</title> |
| +Here's an other html file. |