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