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

Unified Diff: base/metrics/BUILD.gn

Issue 1425533011: Support "shared" histograms between processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shmem-alloc
Patch Set: reorganized Factory class to be cleaner Created 5 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: base/metrics/BUILD.gn
diff --git a/base/metrics/BUILD.gn b/base/metrics/BUILD.gn
index 9aeb4213fbc9dcaa978a99ad27c4f628e582b7a2..7b10db9e566258b3e356678fef2b6e478b5064ea 100644
--- a/base/metrics/BUILD.gn
+++ b/base/metrics/BUILD.gn
@@ -16,6 +16,8 @@ source_set("metrics") {
"histogram_delta_serialization.h",
"histogram_flattener.h",
"histogram_macros.h",
+ "histogram_persistence.cc",
+ "histogram_persistence.h",
"histogram_samples.cc",
"histogram_samples.h",
"histogram_snapshot_manager.cc",
« no previous file with comments | « base/base.gypi ('k') | base/metrics/histogram.h » ('j') | base/metrics/histogram.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698