| Index: chrome/browser/android/vr_shell/vr_controller.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_controller.h b/chrome/browser/android/vr_shell/vr_controller.h
|
| index 3d4de038a81225641f6866655169d07492d77db5..8e70fd139a70d9618efe9ac606e49f6fb3a09197 100644
|
| --- a/chrome/browser/android/vr_shell/vr_controller.h
|
| +++ b/chrome/browser/android/vr_shell/vr_controller.h
|
| @@ -109,8 +109,7 @@ class VrController {
|
|
|
| void Reset();
|
|
|
| - // Update gesture parameters,
|
| - void UpdateGesture(WebGestureEvent* gesture);
|
| + void UpdateGestureParameters();
|
|
|
| // If the user is touching the touch pad and the touch point is different from
|
| // before, update the touch point and return true. Otherwise, return false.
|
|
|