Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 088c2638a80dbb162f5d65dc9501b078ce8f427e..ec3ea323339f8bface2a5593324753e2651edd1a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -27585,6 +27585,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Profile.NumberOfProfileAuthErrors" |
+ enum="GoogleServiceAuthError"> |
+ <owner>mlerman@chromium.org</owner> |
+ <summary> |
+ Counts the type and number of GAIA Auth Errors on a user's machine when |
+ Chrome starts up. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Profile.NumberOfProfiles"> |
<owner>bcwhite@chromium.org</owner> |
<owner>rlp@chromium.org</owner> |