histogram_snapshot_manager.h | 31 // Snapshot all histograms, and ask |histogram_flattener_| to record the 52 // |histogram_flattener_| handles the logistics of recording the histogram 54 HistogramFlattener* histogram_flattener_; // Weak. member in class:base::HistogramSnapshotManager
|