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

Unified Diff: components/metrics/BUILD.gn

Issue 2588873002: Delegate PersistedLogs metrics recording (Closed)
Patch Set: Histogram description Created 4 years 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/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index ca83e679417882edbd9e09969497171c1c977cb2..6c0e2a9e17280daff222e9bb1358feba917879f0 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -69,6 +69,9 @@ static_library("metrics") {
"metrics_switches.h",
"persisted_logs.cc",
"persisted_logs.h",
+ "persisted_logs_metrics.h",
+ "persisted_logs_metrics_impl.cc",
+ "persisted_logs_metrics_impl.h",
"stability_metrics_helper.cc",
"stability_metrics_helper.h",
"system_memory_stats_recorder.h",
« no previous file with comments | « no previous file | components/metrics/metrics_log_manager.cc » ('j') | components/metrics/persisted_logs_metrics.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698