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

Unified Diff: components/metrics.gypi

Issue 2014463003: Modifications for recording whether UMA/Crash default state for iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index f2d97467c6ddc61185d7db04e6bd3a91a193934d..248795ab2848a3015e85b12b84bba78097b8553a 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -60,6 +60,8 @@
'metrics/metrics_pref_names.h',
'metrics/metrics_provider.cc',
'metrics/metrics_provider.h',
+ 'metrics/metrics_reporting_default_state.cc',
+ 'metrics/metrics_reporting_default_state.h',
'metrics/metrics_reporting_scheduler.cc',
'metrics/metrics_reporting_scheduler.h',
'metrics/metrics_service.cc',
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698