Index: chrome/browser/storage_monitor/storage_monitor_linux.cc |
=================================================================== |
--- chrome/browser/storage_monitor/storage_monitor_linux.cc (revision 213035) |
+++ chrome/browser/storage_monitor/storage_monitor_linux.cc (working copy) |
@@ -202,7 +202,6 @@ |
storage_info.reset(new StorageInfo( |
StorageInfo::MakeDeviceId(type, unique_id), |
- string16(), |
vandebo (ex-Chrome)
2013/07/23 23:28:55
Other storage monitor impls need the same treatmen
Lei Zhang
2013/07/24 05:13:34
Yes, they will once we are happy with the Linux si
|
mount_point.value(), |
volume_label, |
vendor_name, |