| 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 8db4de9ef9c4f8e12e185fb367c4611656e427c0..d9aea618f530d2e2ec7944bda36442e5b29f0bf4 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
| @@ -29,14 +29,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -.heap-snapshot-sidebar-tree-item .icon {
|
| - content: url(Images/profileIcon.png);
|
| -}
|
| -
|
| -.heap-snapshot-sidebar-tree-item.small .icon {
|
| - content: url(Images/profileSmallIcon.png);
|
| -}
|
| -
|
| .heap-snapshot-view {
|
| overflow: hidden;
|
| }
|
|
|