Index: components/proximity_auth/remote_device_life_cycle_impl.cc |
diff --git a/components/proximity_auth/remote_device_life_cycle_impl.cc b/components/proximity_auth/remote_device_life_cycle_impl.cc |
index 0095e59fdc15766ef0b1b58d207536b59a6e9f7e..287a4729fb09067f9d8f919adeb4d504ded3fc68 100644 |
--- a/components/proximity_auth/remote_device_life_cycle_impl.cc |
+++ b/components/proximity_auth/remote_device_life_cycle_impl.cc |
@@ -11,12 +11,12 @@ |
#include "base/memory/ptr_util.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "base/time/default_tick_clock.h" |
+#include "components/cryptauth/secure_message_delegate.h" |
#include "components/proximity_auth/ble/bluetooth_low_energy_connection.h" |
#include "components/proximity_auth/ble/bluetooth_low_energy_connection_finder.h" |
#include "components/proximity_auth/bluetooth_connection.h" |
#include "components/proximity_auth/bluetooth_connection_finder.h" |
#include "components/proximity_auth/bluetooth_throttler_impl.h" |
-#include "components/proximity_auth/cryptauth/secure_message_delegate.h" |
#include "components/proximity_auth/device_to_device_authenticator.h" |
#include "components/proximity_auth/logging/logging.h" |
#include "components/proximity_auth/messenger_impl.h" |