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

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

Issue 2331093002: UMA stats for stylus usage (Closed)
Patch Set: Incorporate comments from xiyuan@ and mpearson@ 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 e9c78948ff5da6206c944c21272bce9f702910e3..8e2c1546a8ba1d2ef54b71559382090122f6b1d1 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1326,6 +1326,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