Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 624dbe5ce8b5eb4feac86b1e360829c8f3ad9364..03b56a428f2f6ed5501dcd9596197c6431328194 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -63451,6 +63451,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| <summary>Time it took sync to load models for USS datatypes.</summary> |
| </histogram> |
| +<histogram name="Sync.USSMigrationResult" units="BooleanSuccess"> |
| + <owner>maxbogue@chromium.org</owner> |
| + <summary>Whether a directory to USS migration attempt succeeded.</summary> |
|
skym
2016/10/21 15:34:21
Whether!!!!!!!
maxbogue
2016/10/24 19:02:19
IT'S EVERYWHERE
|
| +</histogram> |
| + |
| <histogram name="Sync.WifiCredentialsAssociationTime" units="ms"> |
| <obsolete> |
| Deprecated in M53. |