The histogram 'Net.CRTRequestTimeMs' is present in Chromium source code but
does not appear in histograms.xml. This means that data is collected for the
histogram but nothing useful is done with it.
The histogram was defined in net/cert_net/nss_ocsp.cc at line 825.
https://cs.chromium.org/chromium/src/net/cert_net/nss_ocsp.cc?l=825
It may have moved by the time you read this.
Please remove the histogram 'Net.CRTRequestTimeMs' from the source code. If
it was very recently added, it may be worth adding it to histograms.xml
instead, but probably not.
This bug was automatically assigned based on git blame information. If you
are not the correct assignee for this bug, please delete the histogram
anyway.
Comment 1 by asvitk...@chromium.org
, Aug 30 2016