Reenable the ResourceBundleImageTest.GetImageNamed test for Windows.
commit8c5eeaf0995ae59b17dc9c9245037d0df1d459ad
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 11 Mar 2014 18:29:29 +0000 (11 18:29 +0000)
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 11 Mar 2014 18:29:29 +0000 (11 18:29 +0000)
tree3370ad68c75028538db23f5623fa5de310fc47a9
parent8c89b644e6d502ca0b1eb9aa23fde1b1f9027786
Reenable the ResourceBundleImageTest.GetImageNamed test for Windows.

The test was failing due to the change to load 200 px resources for Windows for high dpi
support. Reason being the test expected that the scale factor for images on platforms other
than Chrome OS was 100 px which is not the case anymore.

Updated the test to have similar expectations on Windows.

BUG=349607
R=sky@chromium.org
TBR=sky

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256278 0039d316-1c4b-4281-b951-d872f2087c98
ui/base/resource/resource_bundle_unittest.cc