| Index: device/bluetooth/bluetooth_gatt_connection_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_gatt_connection_bluez.h b/device/bluetooth/bluetooth_gatt_connection_bluez.h
|
| index e9bee294a8c47ea7150f025f626926772d81c8e8..1ea0a324f0d82ea6b907e250cf0365cd5b428a8e 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 {
|
|
|