| Index: device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc b/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| index 7e471a5c34ba9251a2eab5d025f5931d6a887173..94f79f526f6f53e73f068b9adb33c0864f531028 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| @@ -73,7 +73,7 @@ class BluetoothGattManagerClientImpl : public BluetoothGattManagerClient {
|
| }
|
|
|
| protected:
|
| - // chromeos::DBusClient override.
|
| + // bluez::DBusClient override.
|
| void Init(dbus::Bus* bus) override {
|
| DCHECK(bus);
|
| object_proxy_ = bus->GetObjectProxy(
|
|
|