blob: 1d9ef9a007db3b2a8512b3bd4d0160a59142c9b6 [file] [log] [blame]
# 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/mojom/audio_parameters.mojom"
public_headers = [ "//media/base/audio_parameters.h" ]
traits_headers = [ "//media/base/ipc/media_param_traits.h" ]
deps = [
"//media",
"//media/base/ipc",
]
type_mappings = [ "media.mojom.AudioParameters=::media::AudioParameters" ]