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

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: add description to the comment 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
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/gesture_detection/gesture_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/gesture_detection/gesture_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698