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

Unified Diff: chrome/chrome_installer.gypi

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/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 407fe0448b18c1c48a01f2dd0baa6e6c580484c5..5c255bb56d9f233ad9cb6e99eb7ddd3b374e7168 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -239,6 +239,8 @@
'installer/setup/installer_crash_reporter_client.h',
'installer/setup/installer_crash_reporting.cc',
'installer/setup/installer_crash_reporting.h',
+ 'installer/setup/installer_metrics.cc',
+ 'installer/setup/installer_metrics.h',
'installer/setup/setup_constants.cc',
'installer/setup/setup_constants.h',
'installer/setup/setup_util.cc',

Powered by Google App Engine
This is Rietveld 408576698