| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7b14f3ca9f43c43742de5cf83474d09035b22fe6..a8db98e3fdc142a56065d87db5ea63e91738cd36 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25922,6 +25922,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Histogram.PermanentNameChanged" enum="HistogramNameHash">
|
| + <owner>asvitkine@chromium.org</owner>
|
| + <owner>bcwhite@chromium.org</owner>
|
| + <summary>
|
| + The hash codes of histograms of which the external name storage was altered
|
| + after the histogram was created.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="History.AttemptedToFixProfileError">
|
| <owner>brettw@chromium.org</owner>
|
| <summary>
|
|
|