diff options
Diffstat (limited to 'components/storage_monitor/storage_info.h')
-rw-r--r-- | components/storage_monitor/storage_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/storage_monitor/storage_info.h b/components/storage_monitor/storage_info.h index d10e445..fc7d520 100644 --- a/components/storage_monitor/storage_info.h +++ b/components/storage_monitor/storage_info.h @@ -41,6 +41,7 @@ class StorageInfo { const base::string16& vendor, const base::string16& model, uint64_t size_in_bytes); + StorageInfo(const StorageInfo& other); ~StorageInfo(); // Returns a device id given properties of the device. A prefix dependent on |