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

Unified Diff: base/BUILD.gn

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Redesign! Created 3 years, 8 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 e6b2c640dc87b3e3baee5a0b7795ebf4ecd0b276..1c5326e9e3b780cb4dcef182ab6d52461ba07a8d 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -579,6 +579,8 @@ component("base") {
"metrics/sample_map.h",
"metrics/sample_vector.cc",
"metrics/sample_vector.h",
+ "metrics/single_value_histograms.cc",
+ "metrics/single_value_histograms.h",
"metrics/sparse_histogram.cc",
"metrics/sparse_histogram.h",
"metrics/statistics_recorder.cc",
« no previous file with comments | « no previous file | base/metrics/single_value_histograms.h » ('j') | components/metrics/single_value_histograms_factory_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698