Index: components/cryptauth/cryptauth_client_impl.cc |
diff --git a/components/cryptauth/cryptauth_client_impl.cc b/components/cryptauth/cryptauth_client_impl.cc |
index c7bc8a75660303f65a3fe78f5e5737e2967621a0..69eebaf524fc497e2e14531d19e0457cb3de7654 100644 |
--- a/components/cryptauth/cryptauth_client_impl.cc |
+++ b/components/cryptauth/cryptauth_client_impl.cc |
@@ -200,4 +200,4 @@ std::unique_ptr<CryptAuthClient> CryptAuthClientFactoryImpl::CreateInstance() { |
url_request_context_, device_classifier_); |
} |
-} // proximity_auth |
+} // namespace cryptauth |