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..e3b4abc8f1c8072482649db458117fe6da02349b |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/serviceworker/resources/other.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<title>Other</title> |
| +Here's a other html file. |