| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 73973966e4a0757bd890d63b53e6feb92fbc44a5..7ba2ba1d51fb487ece0f3fddcaa1e5c737cf5afb 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -5588,6 +5588,14 @@ 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. GCM store will be
|
| + destroyed when the profile has been signed out.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GCM.StoreLoadSucceeded" enum="BooleanSuccess">
|
| <summary>
|
| Success indicates successfully loading an initialized persistent GCM store
|
|
|