| Index: tools/metrics/histograms/histograms.xml | 
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml | 
| index 2c0ee79dae97da7d0abe8a2f0ab6e73ab3e33e4b..08c0c34f923369ef3181c86fa733b223537a8cfb 100644 | 
| --- a/tools/metrics/histograms/histograms.xml | 
| +++ b/tools/metrics/histograms/histograms.xml | 
| @@ -1834,6 +1834,13 @@ other types of suffix sets. | 
| </summary> | 
| </histogram> | 
|  | 
| +<histogram name="DevTools.InspectElement" units="milliseconds"> | 
| +  <summary> | 
| +    Time to load Developer Tools when user clicks Inspect Element in the context | 
| +    menu. | 
| +  </summary> | 
| +</histogram> | 
| + | 
| <histogram name="Diagnostics.Recovery.ConflictingDlls" enum="DiagnosticsResult"> | 
| <summary> | 
| TBD - Not run automatically yet, so this is just a placeholder for future | 
|  |