| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8495206979d1cbd71b35be5f1350ed0781f82227..03e36d566de44d21776a61ef2ced6fc8fd8834d3 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -5588,6 +5588,13 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="GCM.StoreDestroySucceeded" enum="BooleanSuccess">
|
| + <summary>
|
| + Success indicates successfully destroying the GCM persistent store. Failure
|
| + indicates a failure destroying the persistence store.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GCM.StoreLoadSucceeded" enum="BooleanSuccess">
|
| <summary>
|
| Success indicates successfully loading an initialized persistent GCM store
|
|
|