| Index: components/cryptauth/pref_names.h
|
| diff --git a/components/proximity_auth/cryptauth/pref_names.h b/components/cryptauth/pref_names.h
|
| similarity index 97%
|
| rename from components/proximity_auth/cryptauth/pref_names.h
|
| rename to components/cryptauth/pref_names.h
|
| index b004df9a9e890902a7b548585b267f5b4851e904..54bd76b26095f779339f6658770d03f16536cd09 100644
|
| --- a/components/proximity_auth/cryptauth/pref_names.h
|
| +++ b/components/cryptauth/pref_names.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_PREF_NAMES_H
|
| #define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_PREF_NAMES_H
|
|
|
| -namespace proximity_auth {
|
| +namespace cryptauth {
|
| namespace prefs {
|
|
|
| extern const char kCryptAuthDeviceSyncLastSyncTimeSeconds[];
|
|
|