Index: device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h |
diff --git a/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h b/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h |
index 9af0913699a60801d2373835741b4f9a0a483184..fab4f7c998495b9a34645e8b92c1eeb9dde86bbc 100644 |
--- a/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h |
+++ b/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h |
@@ -27,8 +27,8 @@ namespace bluez { |
class BluetoothRemoteGattCharacteristicBlueZ; |
// The BluetoothRemoteGattDescriptorBlueZ class implements |
-// BluetoothGattDescriptor for remote GATT characteristic descriptors on the |
-// Chrome OS platform. |
+// BluetoothGattDescriptor for remote GATT characteristic descriptors for |
+// platforms that use BlueZ. |
class BluetoothRemoteGattDescriptorBlueZ |
: public device::BluetoothGattDescriptor { |
public: |