Index: components/storage_monitor/media_storage_util.h |
=================================================================== |
--- components/storage_monitor/media_storage_util.h (revision 251731) |
+++ components/storage_monitor/media_storage_util.h (working copy) |
@@ -15,7 +15,7 @@ |
#include "base/callback_forward.h" |
#include "base/files/file_path.h" |
-struct StorageInfo; |
+class StorageInfo; |
class MediaStorageUtil { |
public: |