| Index: device/bluetooth/bluez/bluetooth_adapter_bluez.h
|
| diff --git a/device/bluetooth/bluez/bluetooth_adapter_bluez.h b/device/bluetooth/bluez/bluetooth_adapter_bluez.h
|
| index 5e9be8e78acc93acd06e7e175b5ad3678280fd1d..04e8b2bafbb8b29d5391f26c5fd291e59bb32b53 100644
|
| --- a/device/bluetooth/bluez/bluetooth_adapter_bluez.h
|
| +++ b/device/bluetooth/bluez/bluetooth_adapter_bluez.h
|
| @@ -135,7 +135,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapterBlueZ
|
| device::BluetoothLocalGattService* GetGattService(
|
| const std::string& identifier) const override;
|
|
|
| - // These functions are specifically for use with ARC++. They have no need to
|
| + // These functions are specifically for use with ARC. They have no need to
|
| // exist for other platforms, hence we're putting them directly in the BlueZ
|
| // specific code.
|
|
|
|
|