Chromium Code Reviews| Index: LayoutTests/http/tests/resources/dummy.html |
| diff --git a/LayoutTests/http/tests/resources/dummy.html b/LayoutTests/http/tests/resources/dummy.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..12a179980df2ff60c258827119c78a645e1a74a7 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/resources/dummy.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<body>Hello world |