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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2331093002: UMA stats for stylus usage (Closed)
Patch Set: rebase Created 4 years, 3 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index dfca2c0b5232eb907590e7358526d72b57c2952d..8aca513c90c5ee1f19ba867b7acdc1a691a3c64f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1336,6 +1336,8 @@ split_static_library("ui") {
"ash/media_delegate_chromeos.h",
"ash/metrics/chrome_user_metrics_recorder.cc",
"ash/metrics/chrome_user_metrics_recorder.h",
+ "ash/metrics/stylus_metrics_recorder_chromeos.cc",
+ "ash/metrics/stylus_metrics_recorder_chromeos.h",
"ash/multi_user/multi_user_context_menu.h",
"ash/multi_user/multi_user_context_menu_chromeos.cc",
"ash/multi_user/multi_user_notification_blocker_chromeos.cc",

Powered by Google App Engine
This is Rietveld 408576698