Index: chromeos/disks/disk_mount_manager.h |
diff --git a/chromeos/disks/disk_mount_manager.h b/chromeos/disks/disk_mount_manager.h |
index cf29e72c07bac82469a714e5bac6489bb5567f74..82506b96e91ca140e0a3e2ff5b975ff59d7ecb8a 100644 |
--- a/chromeos/disks/disk_mount_manager.h |
+++ b/chromeos/disks/disk_mount_manager.h |
@@ -73,6 +73,7 @@ class CHROMEOS_EXPORT DiskMountManager { |
bool on_boot_device, |
bool on_removable_device, |
bool is_hidden); |
+ Disk(const Disk& other); |
~Disk(); |
// The path of the device, used by devicekit-disks. |