am 322b9737: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
* commit '322b973788ce7eeed8c08fbfa77a93fe43f803c2':
diff --git a/Source/WebKit/android/jni/WebViewCore.cpp b/Source/WebKit/android/jni/WebViewCore.cpp
index aa38222..26ad35a 100644
--- a/Source/WebKit/android/jni/WebViewCore.cpp
+++ b/Source/WebKit/android/jni/WebViewCore.cpp
@@ -427,6 +427,7 @@
, m_maxYScroll(240/4)
, m_scrollOffsetX(0)
, m_scrollOffsetY(0)
+ , m_scrollSetTime(0)
, m_mousePos(WebCore::IntPoint(0,0))
, m_screenWidth(320)
, m_screenHeight(240)