Chromium Code Reviews| Index: device/bluetooth/bluetooth_task_manager_win.h |
| diff --git a/device/bluetooth/bluetooth_task_manager_win.h b/device/bluetooth/bluetooth_task_manager_win.h |
| index a207cc29ebce26dd7542f1af537952aa6e2b7623..6c90142ea61444e63d7777c3012bc3365ea1ab4d 100644 |
| --- a/device/bluetooth/bluetooth_task_manager_win.h |
| +++ b/device/bluetooth/bluetooth_task_manager_win.h |
| @@ -50,7 +50,6 @@ class BluetoothTaskManagerWin |
| std::string name; |
| std::string address; |
| uint32 bluetooth_class; |
| - bool visible; |
| bool connected; |
| bool authenticated; |
| ScopedVector<ServiceRecordState> service_record_states; |