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

Unified Diff: base/base.gyp

Issue 1734033003: Add support for persistent sparse histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed more review comments by Alexei Created 4 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 2b93cdac4ab5a7f43667d6493d24bf525c6ec1ac..f6b69b7893a1eca129b6096b0c780070a69f8836 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -487,6 +487,7 @@
'metrics/histogram_unittest.cc',
'metrics/metrics_hashes_unittest.cc',
'metrics/persistent_memory_allocator_unittest.cc',
+ 'metrics/persistent_sample_map_unittest.cc',
'metrics/sample_map_unittest.cc',
'metrics/sample_vector_unittest.cc',
'metrics/sparse_histogram_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/metrics/persistent_sample_map.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698