Chromium Code Reviews| Index: cros-disks.xml |
| diff --git a/cros-disks.xml b/cros-disks.xml |
| index 9c6eb29b588be0d439472a1e374cdbca7977790b..4dee88046c086ce9a3e1aad323f90f52e76efd77 100644 |
| --- a/cros-disks.xml |
| +++ b/cros-disks.xml |
| @@ -29,6 +29,10 @@ |
| <arg name="disks" type="aa{sv}" direction="out" tp:type="DiskDevices"> |
| </arg> |
| </method> |
| + <signal name="DeviceUpdates"> |
| + <arg name="disks" type="aa{sv}" direction="out" tp:type="DiskDevices"> |
| + </arg> |
| + </signal> |
| <method name="IsAlive"> |
| <tp:docstring> |
| Test method to verify that Cashew service is working. |