| Index: tracing/tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css
|
| diff --git a/tracing/tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css b/tracing/tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css
|
| deleted file mode 100644
|
| index 60ed21d6dc7c5e272ee34c56b81f7804256336dc..0000000000000000000000000000000000000000
|
| --- a/tracing/tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -/* Copyright (c) 2013 The Chromium Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -* /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view {
|
| - flex: 0 0 auto;
|
| - font-size: 0;
|
| - margin: 0;
|
| - min-height: 200px;
|
| - min-width: 200px;
|
| - overflow: hidden;
|
| - padding: 0;
|
| -}
|
| -
|
| -* /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view.hidden {
|
| - display: none;
|
| -}
|
|
|