| # Copyright 2016 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/interfaces/media_types.mojom" | |
| public_headers = [ "//media/base/pipeline_status.h" ] | |
| traits_headers = | |
| [ "//media/mojo/interfaces/pipeline_statistics_struct_traits.h" ] | |
| type_mappings = [ "media.mojom.PipelineStatistics=media::PipelineStatistics" ] |