Index: components/cryptauth/cryptauth_api_call_flow.cc |
diff --git a/components/cryptauth/cryptauth_api_call_flow.cc b/components/cryptauth/cryptauth_api_call_flow.cc |
index 9af3b2cb68d1dbf34252d739f0abc9dec065e0d7..cfacd8992bb756a5992fea97af5af287d297879e 100644 |
--- a/components/cryptauth/cryptauth_api_call_flow.cc |
+++ b/components/cryptauth/cryptauth_api_call_flow.cc |
@@ -80,4 +80,4 @@ void CryptAuthApiCallFlow::ProcessApiCallFailure( |
error_callback_.Run(error_message); |
} |
-} // proximity_auth |
+} // namespace cryptauth |