| Index: device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc b/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc
|
| index f3ba343ce83683eb119d1af39278d91a3120119b..d3f9e5f4962299c492ceb3790d201f422d8218d1 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc
|
| @@ -159,7 +159,7 @@ class BluetoothGattDescriptorClientImpl
|
| }
|
|
|
| protected:
|
| - // chromeos::DBusClient override.
|
| + // bluez::DBusClient override.
|
| void Init(dbus::Bus* bus) override {
|
| object_manager_ = bus->GetObjectManager(
|
| bluetooth_object_manager::kBluetoothObjectManagerServiceName,
|
|
|