| 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 2ef347e379853034b758ef3a38a42e33d24126c5..fd35038cd65eef2b6c16fe4b90d3b04258c17fb0 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 @@
|
| }
|
|
|
| .js_profiler.panel select.chrome-select,
|
| -.heap_profiler.panel select.chrome-select
|
| +.heap_profiler.panel select.chrome-select,
|
| {
|
| font-size: 12px;
|
| width: 150px;
|
|
|