Index: ash/touch/touch_uma.h |
diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h |
index 72daed94775666af347fcea84cbb705d03d2a741..457fdd1fb28fb9aab697281fbb5742c1a8e6ee54 100644 |
--- a/ash/touch/touch_uma.h |
+++ b/ash/touch/touch_uma.h |
@@ -29,7 +29,7 @@ class TouchUMA { |
void RecordGestureEvent(aura::Window* target, |
const ui::GestureEventImpl& event); |
void RecordTouchEvent(aura::Window* target, |
- const ui::TouchEventImpl& event); |
+ const ui::TouchEvent& event); |
private: |
DISALLOW_COPY_AND_ASSIGN(TouchUMA); |