| Index: ui/file_manager/file_manager/foreground/js/quick_view_uma.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/quick_view_uma.js b/ui/file_manager/file_manager/foreground/js/quick_view_uma.js
|
| index 66d7df66af711ccb0fd44a6fcafbe2ff586a8171..de5c413d934aadf2a7733458051af241151aa2fd 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/quick_view_uma.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/quick_view_uma.js
|
| @@ -38,6 +38,7 @@ QuickViewUma.VolumeType = [
|
| VolumeManagerCommon.VolumeType.ARCHIVE,
|
| VolumeManagerCommon.VolumeType.PROVIDED,
|
| VolumeManagerCommon.VolumeType.MTP,
|
| + VolumeManagerCommon.VolumeType.MEDIA_VIEW,
|
| ];
|
|
|
| /**
|
|
|