blob: be73386b42f562100726b9f4f60db006571563bf [file] [log] [blame]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
mojom = "//media/mojo/mojom/media_types.mojom"
public_headers = [ "//media/base/pipeline_status.h" ]
traits_headers = [ "//media/mojo/mojom/pipeline_status_mojom_traits.h" ]
type_mappings = [
"media.mojom.PipelineStatistics=::media::PipelineStatistics",
"media.mojom.PipelineDecoderInfo=::media::PipelineDecoderInfo",
]