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

Unified Diff: ui/views/BUILD.gn

Issue 2305933002: Update dialog close buttons to use vector icons and ripples. (Closed)
Patch Set: always good to compile 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 b67332947552d885a847bb95268f9a718048f48c..eb265087f51750ffed4edb3103dd021472415a2d 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -108,6 +108,10 @@ 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/button/vector_icon_button_delegate.cc",
+ "controls/button/vector_icon_button_delegate.h",
"controls/combobox/combobox.cc",
"controls/combobox/combobox.h",
"controls/combobox/combobox_listener.h",
« no previous file with comments | « chrome/browser/ui/views/toolbar/reload_button.cc ('k') | ui/views/bubble/bubble_dialog_delegate_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698