Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / xwalk / tizen / mobile / ui / tizen_system_indicator.cc
index c2448a6..204b875 100644 (file)
@@ -54,7 +54,7 @@ void TizenSystemIndicator::OnMouseReleased(const ui::MouseEvent& event) {
     watcher_->OnMouseUp();
 }
 
-void TizenSystemIndicator::OnTouchEvent(ui::TouchEvent* event) {
+void TizenSystemIndicator::OnGestureEvent(ui::GestureEvent* event) {
   if (!IsConnected())
     return;