diff options
Diffstat (limited to 'components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc')
-rw-r--r-- | components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc b/components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc index 3b4bbfa..2746c75 100644 --- a/components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc +++ b/components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc @@ -4,7 +4,7 @@ #include "components/proximity_auth/cryptauth/cryptauth_gcm_manager.h" -#include "base/prefs/pref_registry_simple.h" +#include "components/prefs/pref_registry_simple.h" #include "components/proximity_auth/cryptauth/pref_names.h" namespace proximity_auth { |