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

Unified Diff: base/base.gypi

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
« no previous file with comments | « no previous file | base/metrics/BUILD.gn » ('j') | base/metrics/histogram.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index c3aa926fcc278b1b1bc7153d087d21bc14712149..c8a72442eecad0fb8291c844f06d509ff26373b0 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -400,6 +400,8 @@
'metrics/histogram_delta_serialization.h',
'metrics/histogram_flattener.h',
'metrics/histogram_macros.h',
+ 'metrics/histogram_persistence.cc',
+ 'metrics/histogram_persistence.h',
'metrics/histogram_samples.cc',
'metrics/histogram_samples.h',
'metrics/histogram_snapshot_manager.cc',
« no previous file with comments | « no previous file | base/metrics/BUILD.gn » ('j') | base/metrics/histogram.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698