Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(862)

Unified Diff: ui/events/gesture_detection/velocity_tracker_state.h

Issue 1287103004: Sync ui/events to chromium @ https://codereview.chromium.org/1210203002 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();
« no previous file with comments | « ui/events/gesture_detection/velocity_tracker.cc ('k') | ui/events/gesture_detection/velocity_tracker_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698