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 df17f092e6a371b7fc6c3fc4f645215dd57fa2a7..d42cd9452b0bfb0b9d3cb625e3d3ad983e54691f 100644 |
--- a/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h |
+++ b/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h |
@@ -21,7 +21,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 |