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

Unified Diff: base/BUILD.gn

Issue 2308763002: Integrate Crashpad UMA (Closed)
Patch Set: pass through user data dir for metrics Created 4 years, 3 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index d3fe234e2fb6cf495078d7820c7340d012e1c330..a4fd993680784ec1cce0d73c6791800abbba7ce8 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -544,6 +544,8 @@ component("base") {
"metrics/persistent_histogram_allocator.h",
"metrics/persistent_memory_allocator.cc",
"metrics/persistent_memory_allocator.h",
+ "metrics/persistent_metrics_file_util.cc",
+ "metrics/persistent_metrics_file_util.h",
"metrics/persistent_sample_map.cc",
"metrics/persistent_sample_map.h",
"metrics/sample_map.cc",
« no previous file with comments | « no previous file | base/metrics/persistent_metrics_file_util.h » ('j') | base/metrics/persistent_metrics_file_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698