| Index: device/bluetooth/bluetooth_remote_gatt_service_chromeos.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_service_chromeos.h b/device/bluetooth/bluetooth_remote_gatt_service_chromeos.h
|
| index d5d4cade5018d555e2ea7f79e6a2d82ae3c15721..49b62627e97b147d324b9f97b1d5287558af6dee 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_service_chromeos.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_service_chromeos.h
|
| @@ -33,7 +33,7 @@ class BluetoothRemoteGattCharacteristicChromeOS;
|
| class BluetoothRemoteGattDescriptorChromeOS;
|
|
|
| // The BluetoothRemoteGattServiceChromeOS class implements BluetootGattService
|
| -// for remote GATT services on the the Chrome OS platform.
|
| +// for remote GATT services on the Chrome OS platform.
|
| class BluetoothRemoteGattServiceChromeOS
|
| : public device::BluetoothGattService,
|
| public BluetoothGattServiceClient::Observer,
|
|
|