blob: 8b58cdeb769bbabc302f4c058e6c079447311698 [file] [log] [blame]
# Copyright 2017 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/video_decoder.mojom"
public_headers = [ "//media/base/overlay_info.h" ]
traits_headers = [ "//media/base/ipc/media_param_traits_macros.h" ]
deps = [
"//media/gpu/ipc/common",
]
type_mappings = [ "media.mojom.OverlayInfo=media::OverlayInfo" ]