| Index: chrome/browser/resources/gpu_internals/tracing_controller.css
|
| diff --git a/chrome/browser/resources/gpu_internals/tracing_controller.css b/chrome/browser/resources/gpu_internals/tracing_controller.css
|
| index 331fe85f9045b6c74d5c768da1ca655b37fe4acc..895d69591fdb720442db941e5e26d7d31644961a 100644
|
| --- a/chrome/browser/resources/gpu_internals/tracing_controller.css
|
| +++ b/chrome/browser/resources/gpu_internals/tracing_controller.css
|
| @@ -26,8 +26,7 @@ found in the LICENSE file.
|
| border-top-right-radius: 8px;
|
| border-top-left-radius: 8px;
|
| background-clip: border-box;
|
| - background: rgb(255,0,0);
|
| - border-left: 1px solid black;
|
| - border-top: 1px solid black;
|
| - border-right: 1px solid black;
|
| + background: rgb(255, 0, 0);
|
| + border: 1px solid black;
|
| + border-bottom: 0;
|
| }
|
|
|