| Index: device/bluetooth/dbus/fake_bluetooth_device_client.cc
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_device_client.cc b/device/bluetooth/dbus/fake_bluetooth_device_client.cc
|
| index 5dd589bf08dbb44ae00402ba9a7540ec07c07506..4af707ed99a70e709f2200262fb7867c039dd22a 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_device_client.cc
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_device_client.cc
|
| @@ -959,7 +959,7 @@ void FakeBluetoothDeviceClient::RemoveDevice(
|
|
|
| // Remove the Input interface if it exists. This should be called before the
|
| // BluetoothDeviceClient::Observer::DeviceRemoved because it deletes the
|
| - // BluetoothDeviceChromeOS object, including the device_path referenced here.
|
| + // BluetoothDeviceBlueZ object, including the device_path referenced here.
|
| FakeBluetoothInputClient* fake_bluetooth_input_client =
|
| static_cast<FakeBluetoothInputClient*>(
|
| bluez::BluezDBusManager::Get()->GetBluetoothInputClient());
|
|
|