Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2661893002: DevTools: extract treeoutline triangle icons from toolbarButtonGlyphs.png (Closed)
Patch Set: rebaseline Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/Images/src/optimize_png.hashes » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 762402fafae3ff0f464865acf2d09c665169070a..3787268db1d85191a9267d5bbdc58c9eb7b18fbd 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -781,6 +781,8 @@ devtools_image_files = [
"front_end/Images/smallIcons.png",
"front_end/Images/smallIcons_2x.png",
"front_end/Images/speech.png",
+ "front_end/Images/treeoutlineTriangles.png",
+ "front_end/Images/treeoutlineTriangles_2x.png",
"front_end/Images/toolbarButtonGlyphs.png",
"front_end/Images/toolbarButtonGlyphs_2x.png",
"front_end/Images/toolbarResizerHorizontal.png",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/Images/src/optimize_png.hashes » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698