Allow character breaks for the extension name on uninstallation.
commitc065b7f2bd04e8dd979bce89b9d1882435c917b7
authormukai <mukai@chromium.org>
Fri, 29 May 2015 00:39:35 +0000 (28 17:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 00:40:01 +0000 (29 00:40 +0000)
tree86e18eb480211c579fb0da665ca168306699cac4
parent01150b1ad70d199f2ea51efef7b411fa053cca93
Allow character breaks for the extension name on uninstallation.

Recently this dialog is used for some type of bookmarks, where
any text can be specified by the user, and current implementation
can't wrap very long words correctly. See the screenshot in
crbug.com/491805.

BUG=491805
R=benwells@chromium.org
TEST=manually

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

Cr-Commit-Position: refs/heads/master@{#331896}
chrome/browser/ui/views/extensions/extension_uninstall_dialog_view.cc