[android_webview] Fix typo in AwContents.
commit3eb3a90e47d78edcb7d3201f7075b9c6526473a4
authormkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 13 Aug 2013 15:40:56 +0000 (13 15:40 +0000)
committermkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 13 Aug 2013 15:40:56 +0000 (13 15:40 +0000)
tree266e312fa8ffd95961adfd072bddf5436ad2e653
parent27b1607597a790db90ff3ef87a7042dc191828b2
[android_webview] Fix typo in AwContents.

This fixes the AwContents.overlayHorizontalScrollbar method to return
the horizontal scrollbar value instead of the vertical scrollbar value.

BUG=None
R=benm@chromium.org
TEST=None
Java-only change, Android trybots are happy with it.
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/23064002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217263 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/java/src/org/chromium/android_webview/AwContents.java