Index: components/signin/core/browser/signin_metrics.h |
diff --git a/components/signin/core/browser/signin_metrics.h b/components/signin/core/browser/signin_metrics.h |
index 1e943bb6a9a41855e1bfe5fa1fdd89e178f69ba8..9053a75fb18e4cd695b697d251d13e41c48f8fe3 100644 |
--- a/components/signin/core/browser/signin_metrics.h |
+++ b/components/signin/core/browser/signin_metrics.h |
@@ -205,7 +205,7 @@ enum CrossDevicePromoInitialized { |
// histogram, which records the state of the AccountReconcilor when GAIA returns |
// a specific response. |
enum AccountReconcilorState { |
- // The AccountReconcilor has finished running ans is up-to-date. |
+ // The AccountReconcilor has finished running ans is up to date. |
ACCOUNT_RECONCILOR_OK, |
// The AccountReconcilor is running and gathering information. |
ACCOUNT_RECONCILOR_RUNNING, |