| Index: chrome/browser/resources/gpu_internals/timeline.css
|
| diff --git a/chrome/browser/resources/gpu_internals/timeline.css b/chrome/browser/resources/gpu_internals/timeline.css
|
| index 99e95787af83af1108b67e348c82a712d6d6a414..ad197c953b1644709c318067f842a90e8f5caf67 100644
|
| --- a/chrome/browser/resources/gpu_internals/timeline.css
|
| +++ b/chrome/browser/resources/gpu_internals/timeline.css
|
| @@ -35,7 +35,7 @@ found in the LICENSE file.
|
| .timeline-slice-track-title {
|
| text-align: right;
|
| overflow: visible;
|
| - width: 150px;
|
| + width: 300px;
|
| padding-right: 5px;
|
| }
|
|
|
|
|