summaryrefslogtreecommitdiffstats
path: root/ash/touch/touch_uma.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/touch/touch_uma.h')
-rw-r--r--ash/touch/touch_uma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h
index 72daed9..457fdd1 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);