| Index: device/bluetooth/bluetooth_advertisement_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_advertisement_bluez.h b/device/bluetooth/bluetooth_advertisement_bluez.h
|
| index bde8cc85f64c6e73c492b9cde5f43b9b2357255f..f72b2459e1c1332df9a1f94406e272901d4d7e84 100644
|
| --- a/device/bluetooth/bluetooth_advertisement_bluez.h
|
| +++ b/device/bluetooth/bluetooth_advertisement_bluez.h
|
| @@ -20,7 +20,7 @@ namespace bluez {
|
| class BluetoothAdapterBlueZ;
|
|
|
| // The BluetoothAdvertisementBlueZ class implements BluetoothAdvertisement
|
| -// for the Chrome OS platform.
|
| +// for platforms that use BlueZ.
|
| class DEVICE_BLUETOOTH_EXPORT BluetoothAdvertisementBlueZ
|
| : public device::BluetoothAdvertisement,
|
| public bluez::BluetoothLEAdvertisementServiceProvider::Delegate {
|
|
|