| Index: device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h b/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h
|
| index 89148fd0b9417aa29deb71795f1adf516e122f26..6a9e6ae6757f5fb50802ecf5e65be85f80479b80 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h
|
| @@ -41,9 +41,6 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothMediaEndpointServiceProvider
|
| const dbus::ObjectPath& object_path() const { return object_path_; }
|
|
|
| private:
|
| - // Indicates whether the endpoint object is visible or not.
|
| - bool visible_;
|
| -
|
| // The path of the media endpoint object.
|
| dbus::ObjectPath object_path_;
|
|
|
|
|