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

Unified Diff: components/metrics.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: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index 4d24f48c7069761cbe0066905b9d5d3c608a8b53..f6e5735f3265a4c1a79aea6bd737d72fbee12edc 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -40,6 +40,8 @@
'metrics/drive_metrics_provider_linux.cc',
'metrics/drive_metrics_provider_mac.mm',
'metrics/drive_metrics_provider_win.cc',
+ 'metrics/file_metrics_provider.cc',
+ 'metrics/file_metrics_provider.h',
'metrics/histogram_encoder.cc',
'metrics/histogram_encoder.h',
'metrics/machine_id_provider.h',

Powered by Google App Engine
This is Rietveld 408576698