Add MidiManager::Create for tvOS
tvOS cannot share the macOS MidiManager implementation due to the lack
of supported APIs. Therefore, this CL adds midi_manager_tvos.mm, which
contains no implementation, to enable building a content shell on tvOS.
Bug: 391914246
Change-Id: I1ac39d569d756923ef81e620489e80ba05f44a71
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6255357
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Reviewed-by: Mark Foltz <mfoltz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1420296}
NOKEYCHECK=True
GitOrigin-RevId: 2577c651cacbc348b0c0ba7721716d774381be8e
2 files changed