| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index edfe252772965e0350e02f6d75f453a54ef84ed6..e61adc7efac31100a9605a1f6f8ae14741126fa8 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -15955,6 +15955,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Extensions.NetworkDelayStartup" units="ms">
|
| + <obsolete>
|
| + Never used. Added to source 06/2012. Removed from source and added here
|
| + 09/2016.
|
| + </obsolete>
|
| + <summary>
|
| + Delay of network requests due to waiting for extension declarativeWebRequest
|
| + rules to be loaded from disk at startup.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Extensions.NonWebstoreLocation" enum="ExtensionLocation">
|
| <owner>rdevlin.cronin@chromium.org</owner>
|
| <summary>
|
|
|