summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/MediaCodecsSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/platforms/MediaCodecsSupport.h')
-rw-r--r--dom/media/platforms/MediaCodecsSupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/platforms/MediaCodecsSupport.h b/dom/media/platforms/MediaCodecsSupport.h
index ead4426259..5176b4ecb2 100644
--- a/dom/media/platforms/MediaCodecsSupport.h
+++ b/dom/media/platforms/MediaCodecsSupport.h
@@ -183,7 +183,7 @@ class MCSInfo final {
// Returns a MediaCodecsSupport enum corresponding to the provided
// codec type and decode support level requested.
static MediaCodecsSupport GetMediaCodecsSupportEnum(
- const MediaCodec& aCodec, const DecodeSupportSet& aSupport);
+ const MediaCodec& aCodec, const DecodeSupport& aSupport);
// Returns true if SW/HW decode enum for a given codec is present in the args.
static bool SupportsSoftwareDecode(