[android_webview] Fix AndroidViewIntegrationTest on N7 JB.
commit5e5d8a697946b6f250b56177fd3b401cbdf23444
authormkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 21 Oct 2013 11:11:11 +0000 (21 11:11 +0000)
committermkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 21 Oct 2013 11:11:11 +0000 (21 11:11 +0000)
treeaa7d9a3736fa26ac09cdd02e68f8ae28832e6383
parent4134e937f779aec9e256e440b5e09cefc728397e
[android_webview] Fix AndroidViewIntegrationTest on N7 JB.

Due to a rounding issue the tests were waiting for the width to be
600 CSS pixels when in fact it was 601 pixels.

BUG=308520
R=kristianm@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229774 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/javatests/src/org/chromium/android_webview/test/AndroidViewIntegrationTest.java