Index: ui/events/gesture_detection/velocity_tracker_state.h |
diff --git a/ui/events/gesture_detection/velocity_tracker_state.h b/ui/events/gesture_detection/velocity_tracker_state.h |
index 780871cb80bead8aa8f9b1e3826c91ca4ef93123..37906f5da6b15feafedce43727287a7ce19110c5 100644 |
--- a/ui/events/gesture_detection/velocity_tracker_state.h |
+++ b/ui/events/gesture_detection/velocity_tracker_state.h |
@@ -20,7 +20,6 @@ class MotionEvent; |
// * Please update the Change-Id as upstream Android changes are pulled. |
class GESTURE_DETECTION_EXPORT VelocityTrackerState { |
public: |
- VelocityTrackerState(); |
explicit VelocityTrackerState(VelocityTracker::Strategy strategy); |
~VelocityTrackerState(); |