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

Unified Diff: components/metrics/BUILD.gn

Issue 2778203003: WebView: Create UMA uploader (Closed)
Patch Set: Created 3 years, 9 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/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 02efb99f67e1bf3bb8ca2286d0061a6f40c6c77e..248eed07cd2c7901cd0c2961722dae338c059989 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -79,6 +79,8 @@ static_library("metrics") {
"persisted_logs_metrics_impl.h",
"reporting_service.cc",
"reporting_service.h",
+ "simple_metrics_log_uploader.cc",
+ "simple_metrics_log_uploader.h",
"stability_metrics_helper.cc",
"stability_metrics_helper.h",
"stability_metrics_provider.cc",

Powered by Google App Engine
This is Rietveld 408576698