| Index: third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| index fd35038cd65eef2b6c16fe4b90d3b04258c17fb0..2ef347e379853034b758ef3a38a42e33d24126c5 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| @@ -172,7 +172,7 @@ body.inactive .profile-launcher-view-content button.running:not(.toolbar-item) {
|
| }
|
|
|
| .js_profiler.panel select.chrome-select,
|
| -.heap_profiler.panel select.chrome-select,
|
| +.heap_profiler.panel select.chrome-select
|
| {
|
| font-size: 12px;
|
| width: 150px;
|
|
|