Resized the icon in the Uninstall dialog to be 64x64 px
commit0d0ba1848d1a11242b3758657d8753d5528d6e83
authorsashab@chromium.org <sashab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 3 Jun 2014 12:40:43 +0000 (3 12:40 +0000)
committersashab@chromium.org <sashab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 3 Jun 2014 12:40:43 +0000 (3 12:40 +0000)
treef042afb0a54296f73faa6693d8db4841f4a6913f
parente89b1bdfcc7b5108c96739d9f970df1ac99fc7b3
Resized the icon in the Uninstall dialog to be 64x64 px

Resized the icon in the Uninstall dialog to be 64x64 px instead of
69x69px, so that it matches the icon in the App Info dialog where
it can be launched. This also removes fuzzing effects on icons
that have to be resized from 64x64 icons.
Also fixed the duplication of this constant by letting the view
resize the icon it receives, rather than having it request one size of
icon and then resize it a second time.

[Mac] XIB change:
  - Resized the icon in the Install dialogs from 69x69 to 64x64

Screenshots on bug.

BUG=379613

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274487 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/nibs/ExtensionInstallPrompt.xib
chrome/app/nibs/ExtensionInstallPromptNoWarnings.xib
chrome/app/nibs/ExtensionInstallPromptWebstoreData.xib
chrome/browser/extensions/extension_install_prompt.cc
chrome/browser/extensions/extension_uninstall_dialog.cc
chrome/browser/ui/views/extensions/extension_install_dialog_view.cc
chrome/browser/ui/views/extensions/extension_uninstall_dialog_view.cc