Index: content/common/bluetooth/bluetooth_messages.h |
diff --git a/content/common/bluetooth/bluetooth_messages.h b/content/common/bluetooth/bluetooth_messages.h |
index 7d9112b13709b7edef297b19d54b60004eae009c..00626bb90be2bced2e1edba2e2f126e4698911d5 100644 |
--- a/content/common/bluetooth/bluetooth_messages.h |
+++ b/content/common/bluetooth/bluetooth_messages.h |
@@ -91,8 +91,6 @@ |
IPC_STRUCT_TRAITS_BEGIN(content::BluetoothDevice) |
IPC_STRUCT_TRAITS_MEMBER(id) |
IPC_STRUCT_TRAITS_MEMBER(name) |
- IPC_STRUCT_TRAITS_MEMBER(tx_power) |
- IPC_STRUCT_TRAITS_MEMBER(rssi) |
IPC_STRUCT_TRAITS_MEMBER(uuids) |
IPC_STRUCT_TRAITS_END() |