Chromium Code Reviews| Index: tracing/tracing/ui/extras/about_tracing/record_selection_dialog.html |
| diff --git a/tracing/tracing/ui/extras/about_tracing/record_selection_dialog.html b/tracing/tracing/ui/extras/about_tracing/record_selection_dialog.html |
| index 35841d640072bafbe853ef1e153ff93655084a90..d84ac56541f2ea04f94867a23246cb3b3888dab4 100644 |
| --- a/tracing/tracing/ui/extras/about_tracing/record_selection_dialog.html |
| +++ b/tracing/tracing/ui/extras/about_tracing/record_selection_dialog.html |
| @@ -29,6 +29,7 @@ found in the LICENSE file. |
| max-width: 0; |
| opacity: 0; |
| overflow: hidden; |
| + display: none; |
| } |
| .categories-selection { |