Index: device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc |
diff --git a/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc b/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc |
index 6000a525208c720763a5a7bc52bbae9a22d2613f..d6229a3aed018d7ef2b10b3ebb256643f6f72e48 100644 |
--- a/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc |
+++ b/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc |
@@ -210,7 +210,7 @@ class BluetoothGattCharacteristicClientImpl |
} |
protected: |
- // chromeos::DBusClient override. |
+ // bluez::DBusClient override. |
void Init(dbus::Bus* bus) override { |
object_manager_ = bus->GetObjectManager( |
bluetooth_object_manager::kBluetoothObjectManagerServiceName, |