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

Unified Diff: base/base.gypi

Issue 11022002: Add SampleMap and use it in SparseHistogram (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add destructors to avoid compiler warning on clang Created 8 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/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 91f72730f56801d719ae10ba2028c0dba948ed2e..b97d18da9485ee852cce8f1ae9a4085fecfee94b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -252,6 +252,8 @@
'message_pump_default.h',
'message_pump_win.cc',
'message_pump_win.h',
+ 'metrics/sample_map.cc',
+ 'metrics/sample_map.h',
'metrics/sample_vector.cc',
'metrics/sample_vector.h',
'metrics/bucket_ranges.cc',
« no previous file with comments | « base/base.gyp ('k') | base/metrics/sample_map.h » ('j') | base/metrics/sample_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698