Skip to content

Commit

Permalink
DevTools: Add icons to performance pane tabs.
Browse files Browse the repository at this point in the history
BUG=693238

Review-Url: https://codereview.chromium.org/2689213012
Cr-Commit-Position: refs/heads/master@{#451321}
  • Loading branch information
a1ph authored and Commit bot committed Feb 17, 2017
1 parent 0843f8c commit 8376a0c
Show file tree
Hide file tree
Showing 8 changed files with 189 additions and 50 deletions.
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": "fa5911823785a90273dfea76fe4ce512",
"toolbarButtonGlyphs.svg": "3db0c30256dd19d51b088f6855052030",
"breakpoint.svg": "69cd92d807259c022791112809b97799",
"treeoutlineTriangles.svg": "017d2f89437df0afc6b9cd5ff43735d9",
"audits_logo_bw.svg": "203dcb2ba32ef0f4595ad45bb8feffab",
"audits_logo.svg": "647095d7981857c22a816eef12f75b91"
}
}
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": "fa5911823785a90273dfea76fe4ce512",
"toolbarButtonGlyphs.svg": "3db0c30256dd19d51b088f6855052030",
"breakpoint.svg": "69cd92d807259c022791112809b97799",
"treeoutlineTriangles.svg": "017d2f89437df0afc6b9cd5ff43735d9",
"audits_logo_bw.svg": "203dcb2ba32ef0f4595ad45bb8feffab",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 8376a0c

Please sign in to comment.