| Index: third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css b/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| index 5f8dd58873f022e83f50a4b0895b63f01a762ab8..cd5a4237fad8ce04acecefde3197bedaac34078c 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| @@ -180,7 +180,7 @@
|
| padding: 2px;
|
| }
|
|
|
| -.heap-allocation-stack .stack-frame a {
|
| +.heap-allocation-stack .stack-frame .devtools-link {
|
| color: rgb(33%, 33%, 33%);
|
| }
|
|
|
|
|