summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_gatt_connection_bluez.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_gatt_connection_bluez.h')
-rw-r--r--device/bluetooth/bluetooth_gatt_connection_bluez.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/device/bluetooth/bluetooth_gatt_connection_bluez.h b/device/bluetooth/bluetooth_gatt_connection_bluez.h
index e9bee29..1ea0a32 100644
--- a/device/bluetooth/bluetooth_gatt_connection_bluez.h
+++ b/device/bluetooth/bluetooth_gatt_connection_bluez.h
@@ -22,8 +22,8 @@ class BluetoothAdapter;
namespace bluez {
-// BluetoothGattConnectionBlueZ implements BluetoothGattConnection for the
-// Chrome OS platform.
+// BluetoothGattConnectionBlueZ implements BluetoothGattConnection for
+// platforms that use BlueZ.
class BluetoothGattConnectionBlueZ
: public device::BluetoothGattConnection,
public bluez::BluetoothDeviceClient::Observer {