Commit 0a2b25e
authored
Fix build error in H5vccMetricsImpl::RequestHistograms (youtube#8651)
Update H5vccMetricsImpl::RequestHistograms to use the APIs available in
M114 for statistics recording and log finalization. This resolves build
errors caused by using base::StatisticsRecorder
ImportProvidedHistogramsSync and a different signature of FinalizeLog.
Bug: 4673843071 parent d03fd47 commit 0a2b25e
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
| 133 | + | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| |||
0 commit comments