summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc')
-rw-r--r--device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc2
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 d3f9e5f..f3ba343 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:
- // bluez::DBusClient override.
+ // chromeos::DBusClient override.
void Init(dbus::Bus* bus) override {
object_manager_ = bus->GetObjectManager(
bluetooth_object_manager::kBluetoothObjectManagerServiceName,