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

Unified Diff: ash/ash.gyp

Issue 1153633006: Added UMA statistics for changing the active window via click or touch events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index ef8f5460c75f9a0083857e9fcc0da81f4d90b3d6..b2d0f3ae42fc8d036633d4720efdd55c6ba6344e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -168,6 +168,8 @@
'magnifier/magnification_controller.h',
'magnifier/partial_magnification_controller.cc',
'magnifier/partial_magnification_controller.h',
+ 'metrics/screen_event_task_switch_metric_recorder.h',
+ 'metrics/screen_event_task_switch_metric_recorder.cc',
'metrics/task_switch_metrics_recorder.cc',
'metrics/task_switch_metrics_recorder.h',
'metrics/task_switch_time_tracker.cc',

Powered by Google App Engine
This is Rietveld 408576698