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

Unified Diff: ui/gfx/vector_icons/menu_button_arrow_mac.icon

Issue 1904753002: MenuButton: support Mac look & feel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add basic tests Created 4 years, 7 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: ui/gfx/vector_icons/menu_button_arrow_mac.icon
diff --git a/ui/gfx/vector_icons/menu_radio_empty.icon b/ui/gfx/vector_icons/menu_button_arrow_mac.icon
similarity index 79%
copy from ui/gfx/vector_icons/menu_radio_empty.icon
copy to ui/gfx/vector_icons/menu_button_arrow_mac.icon
index 62ef2daec82a63d2d3cc068c933b7b83c6c5edb5..6215983b0fc38c465950e6b0afcd5639b52348a2 100644
--- a/ui/gfx/vector_icons/menu_radio_empty.icon
+++ b/ui/gfx/vector_icons/menu_button_arrow_mac.icon
@@ -3,6 +3,7 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-CIRCLE, 16, 16, 14,
-CIRCLE, 16, 16, 11,
+MOVE_TO, 8, 12,
+LINE_TO, 16, 20,
+LINE_TO, 24, 12,
END

Powered by Google App Engine
This is Rietveld 408576698