Index: components/storage_monitor/storage_info.h |
=================================================================== |
--- components/storage_monitor/storage_info.h (revision 251731) |
+++ components/storage_monitor/storage_info.h (working copy) |
@@ -8,7 +8,7 @@ |
#include "base/files/file_path.h" |
#include "base/strings/string16.h" |
-struct StorageInfo { |
+class StorageInfo { |
public: |
enum Type { |
// A removable mass storage device with a DCIM directory. |