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

Unified Diff: ui/views/views.gyp

Issue 1525163004: First stab at MD text buttons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: self review Created 5 years 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/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 30f0eb1e5cabc663e18722267f1c6bc3de48563e..2443a2e8a375dfde48af661823cdf62c407ded72 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -79,6 +79,8 @@
'controls/button/label_button.h',
'controls/button/label_button_border.cc',
'controls/button/label_button_border.h',
+ 'controls/button/md_text_button.cc',
+ 'controls/button/md_text_button.h',
'controls/button/menu_button.cc',
'controls/button/menu_button.h',
'controls/button/menu_button_listener.h',
« ui/views/controls/button/md_text_button.cc ('K') | « ui/views/controls/button/md_text_button.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698