Skip to content

Commit

Permalink
Revert of DevTools: Add icons to performance pane tabs. (patchset #1
Browse files Browse the repository at this point in the history
…id:1 of https://codereview.chromium.org/2689213012/ )

Reason for revert:
Per UX folks request

Original issue's description:
> DevTools: Add icons to performance pane tabs.
>
> BUG=693238
>
> Review-Url: https://codereview.chromium.org/2689213012
> Cr-Commit-Position: refs/heads/master@{#451321}
> Committed: https://chromium.googlesource.com/chromium/src/+/8376a0c3554ffb329e74e899f4277f7a80b52448

[email protected],[email protected],[email protected]
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=693238

Review-Url: https://codereview.chromium.org/2714923002
Cr-Commit-Position: refs/heads/master@{#452752}
  • Loading branch information
a1ph authored and Commit bot committed Feb 24, 2017
1 parent 5cc310f commit f98c950
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 189 deletions.
4 changes: 2 additions & 2 deletions front_end/Images/src/optimize_png.hashes
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"checkboxCheckmark.svg": "f039bf85cee42ad5c30ca3bfdce7912a",
"errorWave.svg": "e183fa242a22ed4784a92f6becbc2c45",
"smallIcons.svg": "044ba42204fd8ae030835e2ca78433bf",
"toolbarButtonGlyphs.svg": "3db0c30256dd19d51b088f6855052030",
"toolbarButtonGlyphs.svg": "fa5911823785a90273dfea76fe4ce512",
"breakpoint.svg": "69cd92d807259c022791112809b97799",
"treeoutlineTriangles.svg": "017d2f89437df0afc6b9cd5ff43735d9",
"audits_logo_bw.svg": "203dcb2ba32ef0f4595ad45bb8feffab",
"audits_logo.svg": "647095d7981857c22a816eef12f75b91"
}
}
2 changes: 1 addition & 1 deletion front_end/Images/src/svg2png.hashes
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"checkboxCheckmark.svg": "f039bf85cee42ad5c30ca3bfdce7912a",
"errorWave.svg": "e183fa242a22ed4784a92f6becbc2c45",
"smallIcons.svg": "044ba42204fd8ae030835e2ca78433bf",
"toolbarButtonGlyphs.svg": "3db0c30256dd19d51b088f6855052030",
"toolbarButtonGlyphs.svg": "fa5911823785a90273dfea76fe4ce512",
"breakpoint.svg": "69cd92d807259c022791112809b97799",
"treeoutlineTriangles.svg": "017d2f89437df0afc6b9cd5ff43735d9",
"audits_logo_bw.svg": "203dcb2ba32ef0f4595ad45bb8feffab",
Expand Down
216 changes: 41 additions & 175 deletions front_end/Images/src/toolbarButtonGlyphs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified front_end/Images/toolbarButtonGlyphs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified front_end/Images/toolbarButtonGlyphs_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f98c950

Please sign in to comment.