blob: 77253f0ec76598703166c478753f04ee4fb0df02 [file] [log] [blame]
# Copyright 2018 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 = "//chromecast/common/mojom/multiroom.mojom"
public_headers = [ "//chromecast/public/media/media_pipeline_device_params.h" ]
traits_headers = [ "//chromecast/common/mojom/multiroom_mojom_traits.h" ]
sources = [
"//chromecast/common/mojom/multiroom_mojom_traits.h",
]
public_deps = [
"//chromecast/public/media",
]
type_mappings =
[ "chromecast.mojom.AudioChannel=::chromecast::media::AudioChannel" ]