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

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: rebase 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
« no previous file with comments | « ui/views/controls/button/md_text_button.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index e68255bc1a1ec8dfd678c5fc679738e021b6ee16..44dff7ed82c6f34a74a88abda8fe17663954837d 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',
« no previous file with comments | « 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