Chromium Code Reviews| Index: ash/touch/touch_uma.h |
| diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h |
| index 457fdd1fb28fb9aab697281fbb5742c1a8e6ee54..94e1164626f74ae902c9ecf9e47366565104acea 100644 |
| --- a/ash/touch/touch_uma.h |
| +++ b/ash/touch/touch_uma.h |
| @@ -27,7 +27,7 @@ class TouchUMA { |
| ~TouchUMA(); |
| void RecordGestureEvent(aura::Window* target, |
| - const ui::GestureEventImpl& event); |
| + const ui::GestureEvent& event); |
| void RecordTouchEvent(aura::Window* target, |
| const ui::TouchEvent& event); |