| Index: device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| diff --git a/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h b/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| index d44c065d395ec640f5a1076c36e290e9fb118310..8a806cb3731c6b97a5159d517fbdaf386b25e483 100644
|
| --- a/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| +++ b/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| @@ -22,7 +22,7 @@ namespace bluez {
|
| //
|
| // Instantiate with a chosen D-Bus object path and a delegate object, and pass
|
| // the D-Bus object path as |endpoint_path| argument to the
|
| -// chromeos::BluetoothMediaClient::RegisterEndoint() method.
|
| +// bluez::BluetoothMediaClient::RegisterEndoint() method.
|
| //
|
| // After initiating a connection between an audio source and an audio sink, the
|
| // Bluetooth daemon will make calls to this endpoint object and they will be
|
|
|