Merge "metricsd: Fix upload service to compile with new libchrome version"
This commit is contained in:
commit
5b8ab65123
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ void UploadService::GatherHistograms() {
|
|||
base::StatisticsRecorder::GetHistograms(&histograms);
|
||||
|
||||
histogram_snapshot_manager_.PrepareDeltas(
|
||||
histograms.begin(), histograms.end(),
|
||||
base::Histogram::kNoFlags, base::Histogram::kUmaTargetedHistogramFlag);
|
||||
|
||||
// Gather and reset the crash counters, shared with the binder threads.
|
||||
|
|
Loading…
Reference in a new issue