blob: fd58de1d30035b8f198368cd0d929f3057427ac5 [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 = "//cc/ipc/shared_quad_state.mojom"
public_headers = [ "//cc/quads/shared_quad_state.h" ]
traits_headers = [ "//cc/ipc/shared_quad_state_struct_traits.h" ]
deps = [
"//cc/ipc:struct_traits",
]
type_mappings = [ "cc.mojom.SharedQuadState=cc::SharedQuadState" ]