blob: e3efd004c3be837e0923f9acb8810069e494c461 [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.
import("//build/config/chromecast_build.gni")
typemaps = [ "//chromecast/common/mojom/multiroom.typemap" ]
if (chromecast_branding != "public") {
_typemap_internal = read_file("//chromecast/internal/typemaps.gni", "scope")
typemaps += _typemap_internal.typemaps
}