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

Unified Diff: chrome/installer/setup/BUILD.gn

Issue 1537743006: Persist setup metrics and have Chrome report them during UMA upload. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shared-histograms
Patch Set: address (many) comments by Greg Created 4 years, 10 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/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index efb176bb82424d35a8eb8d32aa30c511b3e0a358..dcd763e0831a292f2700c14c21425896a5be77fc 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -41,6 +41,8 @@ if (is_win) {
"installer_crash_reporter_client.h",
"installer_crash_reporting.cc",
"installer_crash_reporting.h",
+ "installer_metrics.cc",
+ "installer_metrics.h",
"setup_constants.cc",
"setup_constants.h",
"setup_util.cc",

Powered by Google App Engine
This is Rietveld 408576698