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

Unified Diff: ui/base/BUILD.gn

Issue 2869223002: Metrics logging for user engagement of the Reload and Feedback buttons (Closed)
Patch Set: Migrating Desktop to use shared symbols, explicitly setting enum values" Created 3 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: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 05cb33baac5cd928c06cdca8923e9ea1fe4718ca..d558e87b40d281ffb2135316ec4fe75d6dac4b78 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -268,6 +268,7 @@ component("base") {
"ui_base_switches_util.h",
"ui_base_types.cc",
"ui_base_types.h",
+ "ui_metrics_types.h",
"user_activity/user_activity_detector.cc",
"user_activity/user_activity_detector.h",
"user_activity/user_activity_observer.h",

Powered by Google App Engine
This is Rietveld 408576698