summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h')
-rw-r--r--device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h b/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h
index 16460ce..828f096 100644
--- a/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h
+++ b/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.h
@@ -21,7 +21,7 @@ namespace bluez {
// Instantiate with a chosen D-Bus object path (that conforms to the BlueZ GATT
// service specification), service UUID, and the list of included services, and
// pass the D-Bus object path as the |service_path| argument to the
-// bluez::BluetoothGattManagerClient::RegisterService method. Make sure to
+// chromeos::BluetoothGattManagerClient::RegisterService method. Make sure to
// create characteristic and descriptor objects using the appropriate service
// providers before registering a GATT service with the Bluetooth daemon.
class DEVICE_BLUETOOTH_EXPORT BluetoothGattServiceServiceProvider {