Files.app: Move ContentMetadataProvider from ThumbnailModel to FileSystemMetadata.
Audio player refers 'media.title' and 'media.artist' properties that are fetched by ContentMetadataProvider. Because these properties are not related with thumbnail, the CL moves ContentMetadataProvider to FileSystemMetadata for preparing to use new metadata class in Audio player. BUG=410766 TEST=FileManagerJsTest.FileSystemMetadata Review URL: https://codereview.chromium.org/932343003 Cr-Commit-Position: refs/heads/master@{#317015}
Showing
Please register or sign in to comment