Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/sources/resources/style.css |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/resources/style.css b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/resources/style.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..be6e6df2dc98f8fb8490d7a3dceb29fc0578207e |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/resources/style.css |
| @@ -0,0 +1,4 @@ |
| +html { |
| + color: blue; } |
| + |
| +/*# sourceMappingURL=style.css.map */ |