Index: components/pairing/bluetooth_host_pairing_controller.h |
diff --git a/components/pairing/bluetooth_host_pairing_controller.h b/components/pairing/bluetooth_host_pairing_controller.h |
index 8b7c334cf6d07dc5d8d1ad814792d225eb7bc24b..28311521510ebf48406965df136f16fd9edc3b99 100644 |
--- a/components/pairing/bluetooth_host_pairing_controller.h |
+++ b/components/pairing/bluetooth_host_pairing_controller.h |
@@ -109,6 +109,7 @@ class BluetoothHostPairingController |
UpdateStatus update_status_; |
EnrollmentStatus enrollment_status_; |
std::string permanent_id_; |
+ bool was_powered_ = false; |
scoped_refptr<device::BluetoothAdapter> adapter_; |
scoped_refptr<device::BluetoothSocket> service_socket_; |