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

Unified Diff: ui/events/BUILD.gn

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 | « tools/metrics/histograms/histograms.xml ('k') | ui/events/events.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index 21981fd65a43cb2df9d63b9bdd438cf5fded36e0..ca3090b013c7478daf426beb6b572127a14c96e8 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -172,6 +172,8 @@ component("gesture_detection") {
"gesture_detection/gesture_config_helper.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 | « tools/metrics/histograms/histograms.xml ('k') | ui/events/events.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698