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

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

Issue 2661893002: DevTools: extract treeoutline triangle icons from toolbarButtonGlyphs.png (Closed)
Patch Set: 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
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 9255c841e975be3432d39a53ce84b59c3a13add3..b0c72d48d18bedd41675877152dd72bc8fe51ddf 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -776,6 +776,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",

Powered by Google App Engine
This is Rietveld 408576698