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

Unified Diff: ui/events/events.gyp

Issue 501553004: Move gesture/touch UMA logs into gesture provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: made changes based on comments Created 6 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/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index eec7d8d5ed0a86e055235ed7b7a560d5ae1006d7..cb8a7ffdde781e6f0514993dffcb9c74f5ceb020 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -208,6 +208,8 @@
'gesture_detection/gesture_event_data_packet.h',
'gesture_detection/gesture_provider.cc',
'gesture_detection/gesture_provider.h',
+ 'gesture_detection/gesture_touch_uma_histogram.cc',
+ 'gesture_detection/gesture_touch_uma_histogram.h',
'gesture_detection/motion_event.cc',
'gesture_detection/motion_event.h',
'gesture_detection/motion_event_buffer.cc',

Powered by Google App Engine
This is Rietveld 408576698