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

Unified Diff: ui/views/BUILD.gn

Issue 2305933002: Update dialog close buttons to use vector icons and ripples. (Closed)
Patch Set: delegate Created 4 years, 3 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/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 66e43bda4d7fb56df73304ba4d6a2fc0ce8c385e..ddad0d1684f2c0f71ce0df656fe9675a06061780 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -108,6 +108,8 @@ component("views") {
"controls/button/radio_button.h",
"controls/button/toggle_button.cc",
"controls/button/toggle_button.h",
+ "controls/button/vector_icon_button.cc",
+ "controls/button/vector_icon_button.h",
"controls/combobox/combobox.cc",
"controls/combobox/combobox.h",
"controls/combobox/combobox_listener.h",

Powered by Google App Engine
This is Rietveld 408576698