| Index: components/cryptauth/pref_names.h
|
| diff --git a/components/cryptauth/pref_names.h b/components/cryptauth/pref_names.h
|
| index 54bd76b26095f779339f6658770d03f16536cd09..d4c3230de629f6b39fc3c8e25f3a0fd2f90f7e41 100644
|
| --- a/components/cryptauth/pref_names.h
|
| +++ b/components/cryptauth/pref_names.h
|
| @@ -20,6 +20,6 @@ extern const char kCryptAuthEnrollmentUserPrivateKey[];
|
| extern const char kCryptAuthGCMRegistrationId[];
|
|
|
| } // namespace prefs
|
| -} // proximity_auth
|
| +} // namespace cryptauth
|
|
|
| #endif // COMPONENTS_PROXIMITY_CRYPTAUTH_PREF_NAMES_H
|
|
|