Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4b65f1a1b411d613b43e094ddb6388fb4b8a003d..44b44e94325b98c1d8257327cbbac19f33815e6a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -28380,6 +28380,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Signin.Reconciler.AllExternalCcResultCompleted" |
+ enum="BooleanSuccess"> |
+ <owner>mlerman@chromium.org</owner> |
+ <summary> |
+ Records whether all external connections have been successfully checked (a |
+ value of "true") or not ("false") when the reconciler |
+ attempts to perform MergeSession. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Signin.Reconciler.DifferentPrimaryAccounts" |
enum="DifferentPrimaryAccounts"> |
<owner>mlerman@chromium.org</owner> |