| Index: device/bluetooth/bluetooth_adapter_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_adapter_bluez.h b/device/bluetooth/bluetooth_adapter_bluez.h
|
| index 4f847a559382043b45e6becd42269111dc865d30..3d402d4fd1afac5b8da441256531c03e80f63e8d 100644
|
| --- a/device/bluetooth/bluetooth_adapter_bluez.h
|
| +++ b/device/bluetooth/bluetooth_adapter_bluez.h
|
| @@ -46,8 +46,8 @@ class BluetoothRemoteGattCharacteristicBlueZ;
|
| class BluetoothRemoteGattDescriptorBlueZ;
|
| class BluetoothRemoteGattServiceBlueZ;
|
|
|
| -// The BluetoothAdapterBlueZ class implements BluetoothAdapter for the
|
| -// Chrome OS platform.
|
| +// The BluetoothAdapterBlueZ class implements BluetoothAdapter for platforms
|
| +// that use BlueZ.
|
| //
|
| // All methods are called from the dbus origin / UI thread and are generally
|
| // not assumed to be thread-safe.
|
|
|