Make OS_NO_VALIDATION UMA calls use constant name
These metrics were being called with the histogram name based on a conditional. This is a bug since the macro caches the histogram name. This CL updates these calls to use a compile-time constant for each call of the macro. Bug: 1085032 Change-Id: I0b4f4ddec8dae1aa6337e8e6081ce636d04d1d29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210006Reviewed-by:François Doray <fdoray@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#770753}
Showing
Please register or sign in to comment