Index: ui/events/gestures/gesture_provider_aura.cc |
diff --git a/ui/events/gestures/gesture_provider_aura.cc b/ui/events/gestures/gesture_provider_aura.cc |
index 86d78ec7872d931005a1abd5ba6d9b16b77e6615..10f7ab10bb39901b73277f5679b6487340d6964b 100644 |
--- a/ui/events/gestures/gesture_provider_aura.cc |
+++ b/ui/events/gestures/gesture_provider_aura.cc |
@@ -96,7 +96,7 @@ void GestureProviderAura::OnGestureEvent( |
ui::INPUT_EVENT_LATENCY_UI_COMPONENT); |
gesture_latency->CopyLatencyFrom( |
last_touch_event_latency_info_, |
- ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT); |
+ ui::INPUT_EVENT_LATENCY_ACK_RWH_COMPONENT); |
if (!handling_event_) { |
// Dispatching event caused by timer. |