blob: 4c6ff5413aef1618b76bb17cc40d30ff08813264 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Include this shard when
// `fuchsia::web::ContextFeatureFlags::HARDWARE_VIDEO_DECODER` may be used.
//
{
use: [
{
protocol: [ "fuchsia.mediacodec.CodecFactory" ],
},
],
}