diff options
Diffstat (limited to 'device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc')
-rw-r--r-- | device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc b/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc index f3ba343..d3f9e5f 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, |