Index: content/common/bluetooth/bluetooth_messages.h |
diff --git a/content/common/bluetooth/bluetooth_messages.h b/content/common/bluetooth/bluetooth_messages.h |
index 54dcb67d003242b6e9f8f0e05b22fe06a71e832e..52255700290fa2474b30b58df50780dc2c6457d0 100644 |
--- a/content/common/bluetooth/bluetooth_messages.h |
+++ b/content/common/bluetooth/bluetooth_messages.h |
@@ -102,7 +102,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::BluetoothDevice) |
IPC_STRUCT_TRAITS_MEMBER(vendor_id) |
IPC_STRUCT_TRAITS_MEMBER(product_id) |
IPC_STRUCT_TRAITS_MEMBER(product_version) |
- IPC_STRUCT_TRAITS_MEMBER(paired) |
IPC_STRUCT_TRAITS_MEMBER(uuids) |
IPC_STRUCT_TRAITS_END() |