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

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

Issue 1637973002: Vectorize menu radio buttons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: ui/gfx/vector_icons/menu_radio_selected.icon
diff --git a/tools/clang/rewrite_to_chrome_style/tests/gen/thing.h b/ui/gfx/vector_icons/menu_radio_selected.icon
similarity index 65%
copy from tools/clang/rewrite_to_chrome_style/tests/gen/thing.h
copy to ui/gfx/vector_icons/menu_radio_selected.icon
index 772eaacd59a6b96469422af12a3cc7172a92eca5..0533b99ba7ea4075ee67c5742d76749f916eabe7 100644
--- a/tools/clang/rewrite_to_chrome_style/tests/gen/thing.h
+++ b/ui/gfx/vector_icons/menu_radio_selected.icon
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-namespace blink {
-void genThing();
-}
+CANVAS_DIMENSIONS, 32,
+CIRCLE, 16, 16, 14,
+CIRCLE, 16, 16, 11,
+CIRCLE, 16, 16, 7,
+END

Powered by Google App Engine
This is Rietveld 408576698