Index: device/bluetooth/bluetooth_gatt_notify_session_bluez.h |
diff --git a/device/bluetooth/bluetooth_gatt_notify_session_bluez.h b/device/bluetooth/bluetooth_gatt_notify_session_bluez.h |
index 4c99d474bb9a4c394f0f24b1ed9d5260a593c8cb..88336d83467d899f6a9c53b746ccbf11bf969173 100644 |
--- a/device/bluetooth/bluetooth_gatt_notify_session_bluez.h |
+++ b/device/bluetooth/bluetooth_gatt_notify_session_bluez.h |
@@ -23,7 +23,7 @@ namespace bluez { |
class BluetoothRemoteGattCharacteristicBlueZ; |
// BluetoothGattNotifySessionBlueZ implements |
-// BluetoothGattNotifySession for the Chrome OS platform. |
+// BluetoothGattNotifySession for platforms that use BlueZ. |
class BluetoothGattNotifySessionBlueZ |
: public device::BluetoothGattNotifySession, |
public bluez::BluetoothGattCharacteristicClient::Observer { |