| Index: components/cryptauth/fake_secure_message_delegate_unittest.cc
|
| diff --git a/components/cryptauth/fake_secure_message_delegate_unittest.cc b/components/cryptauth/fake_secure_message_delegate_unittest.cc
|
| index ba46991b716ff2dc8735ed1389f50ed17c7e5103..712a5714118a0241533c33bc614c4186737e992e 100644
|
| --- a/components/cryptauth/fake_secure_message_delegate_unittest.cc
|
| +++ b/components/cryptauth/fake_secure_message_delegate_unittest.cc
|
| @@ -203,4 +203,4 @@ TEST_F(CryptAuthFakeSecureMessageDelegateTest, GetPrivateKeyForPublicKey) {
|
| EXPECT_EQ(private_key, delegate_.GetPrivateKeyForPublicKey(kTestPublicKey));
|
| }
|
|
|
| -} // proximity_auth
|
| +} // namespace cryptauth
|
|
|