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 0c5e10fdd506fc2eefd702ea62723f23d3264777..a23aedd2cac86f546a9054fbd1233a05c6347198 100644 |
--- a/components/signin/core/browser/signin_metrics.h |
+++ b/components/signin/core/browser/signin_metrics.h |
@@ -169,6 +169,8 @@ void LogExternalCcResultFetches( |
// Track when the current authentication error changed. |
void LogAuthError(GoogleServiceAuthError::State auth_error); |
+void LogSigninConfirmHistogramValue(int action); |
+ |
} // namespace signin_metrics |
#endif // COMPONENTS_SIGNIN_CORE_BROWSER_SIGNIN_METRICS_H_ |