Index: components/proximity_auth/screenlock_state.h |
diff --git a/components/proximity_auth/screenlock_state.h b/components/proximity_auth/screenlock_state.h |
index 7ba06593e7bb417e6e994d5f8e6bc03df8a28e13..556f3cf4591d2f7f4764161906ee721d9dba33c1 100644 |
--- a/components/proximity_auth/screenlock_state.h |
+++ b/components/proximity_auth/screenlock_state.h |
@@ -15,7 +15,7 @@ enum class ScreenlockState { |
INACTIVE, |
// Bluetooth is not on. |
NO_BLUETOOTH, |
- // The local device is in process of turning on Bluetooth. |
+ // The local device is in process of connecting to the remote device. |
BLUETOOTH_CONNECTING, |
// No phones eligible to unlock the local device can be found. |
NO_PHONE, |