Chromium Code Reviews| Index: LayoutTests/inspector/tracing/resources/style.css |
| diff --git a/LayoutTests/inspector/tracing/resources/style.css b/LayoutTests/inspector/tracing/resources/style.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c1ed3060034a27c0dd4de7a5222c18783a0ecdad |
| --- /dev/null |
| +++ b/LayoutTests/inspector/tracing/resources/style.css |
| @@ -0,0 +1,3 @@ |
| +div { |
| + margin: 10px; |
| +} |