Index: device/bluetooth/bluetooth_adapter_chromeos.h |
diff --git a/device/bluetooth/bluetooth_adapter_chromeos.h b/device/bluetooth/bluetooth_adapter_chromeos.h |
index 13942d8c387bd16ea96207c0bf377b2d2cb2fdd2..d22e6c2bc5e3ab0747dfc07fbc56765d455798e8 100644 |
--- a/device/bluetooth/bluetooth_adapter_chromeos.h |
+++ b/device/bluetooth/bluetooth_adapter_chromeos.h |
@@ -109,7 +109,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapterChromeOS |
BluetoothDeviceChromeOS* GetDeviceWithPath( |
const dbus::ObjectPath& object_path); |
- // Announce to observers a change in device state that is not reflected by |
+ // Announces to observers a change in device state that is not reflected by |
// its D-Bus properties. |
omoikane
2015/05/22 23:55:27
All function parameters should be documented with
Marie Janssen
2015/06/18 21:08:35
Done.
|
void NotifyDeviceChanged(BluetoothDeviceChromeOS* device); |