Remove the now unused TextButton code.
commit07ac1bc8916d12262a08d65f24b56f29f97da120
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 29 Jun 2014 20:36:26 +0000 (29 20:36 +0000)
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 29 Jun 2014 20:36:26 +0000 (29 20:36 +0000)
tree8bebf941a3404c810668277212254be1f2681e70
parent3b206ba1292961220243af1e4467ca5238816537
Remove the now unused TextButton code.

All TextButton instances are now LabelButton.
(see the prerequisite work on Issue 155363)

Remove the examples and remaining TextButton code.

BUG=155363,378870
TEST=No behavior changes, no complaints.
TBR=sky@chromium.org

Review URL: https://codereview.chromium.org/347093003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280552 0039d316-1c4b-4281-b951-d872f2087c98
14 files changed:
chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc
chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
chrome/browser/ui/views/crypto_module_password_dialog_view.cc
ui/views/controls/button/custom_button.cc
ui/views/controls/button/custom_button.h
ui/views/controls/button/custom_button_unittest.cc
ui/views/controls/button/label_button.h
ui/views/controls/button/menu_button.cc
ui/views/controls/button/menu_button.h
ui/views/controls/button/text_button.cc [deleted file]
ui/views/controls/button/text_button.h [deleted file]
ui/views/examples/button_example.cc
ui/views/examples/button_example.h
ui/views/views.gyp