summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc')
-rw-r--r--components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc b/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc
index 834e42a..588ddcf 100644
--- a/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc
+++ b/components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc
@@ -5,9 +5,9 @@
#include "components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.h"
#include "base/bind.h"
-#include "base/prefs/pref_service.h"
#include "base/strings/string_util.h"
#include "components/gcm_driver/gcm_driver.h"
+#include "components/prefs/pref_service.h"
#include "components/proximity_auth/cryptauth/pref_names.h"
#include "components/proximity_auth/logging/logging.h"