[Android] Increase the mobile viewport epsilon threshold
commitda170202dea6c34e7f71b130274a09fa205e0c73
authorjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Apr 2014 19:41:16 +0000 (8 19:41 +0000)
committerjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Apr 2014 19:41:16 +0000 (8 19:41 +0000)
treee1d1bfe7460ef1e2218d5988065ddbe004eacb2c
parent31df4661e4eacb9416693d5da5554f2fcc422e41
[Android] Increase the mobile viewport epsilon threshold

On an N7 V1, the delta between computed content and viewport widths when
width=device-width is ~0.065. Increase the |hasMobileViewport()| query epsilon
when comparing these values to appropriately classify mobile sites.

BUG=360602
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262479 0039d316-1c4b-4281-b951-d872f2087c98
content/public/android/java/src/org/chromium/content/browser/RenderCoordinates.java