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

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: fixed test 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 9f83b22d1a31c969c1769835ac84acb642fc161b..f016ee5d01c2036d7dcfdb32c43c66f4e6be02fe 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