Index: content/common/bluetooth/bluetooth_messages.h |
diff --git a/content/common/bluetooth/bluetooth_messages.h b/content/common/bluetooth/bluetooth_messages.h |
index 877b3ce7bd8e9ec4892c91f0d520234a11f4fb69..340b0dc2e81036a30898ab3df4fb72abcfc59aa1 100644 |
--- a/content/common/bluetooth/bluetooth_messages.h |
+++ b/content/common/bluetooth/bluetooth_messages.h |
@@ -92,6 +92,8 @@ IPC_ENUM_TRAITS_MAX_VALUE( |
IPC_STRUCT_TRAITS_BEGIN(content::BluetoothDevice) |
IPC_STRUCT_TRAITS_MEMBER(instance_id) |
IPC_STRUCT_TRAITS_MEMBER(name) |
+IPC_STRUCT_TRAITS_MEMBER(tx_power) |
+IPC_STRUCT_TRAITS_MEMBER(rssi) |
IPC_STRUCT_TRAITS_MEMBER(device_class) |
IPC_STRUCT_TRAITS_MEMBER(vendor_id_source) |
IPC_STRUCT_TRAITS_MEMBER(vendor_id) |