blob: 82fee656803d08bcb08260679ef1b42157cd88b9 [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_struct_traits.h" ]
sources = [
"//chromecast/common/mojom/multiroom_struct_traits.h",
]
public_deps = [
"//chromecast/public/media",
]
type_mappings =
[ "chromecast.mojom.AudioChannel=chromecast::media::AudioChannel" ]