blob: 8528029347207b5baeff5108a4467013165749ac [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.
mojom = "//skia/public/mojom/skcolor.mojom"
public_headers = [ "//third_party/skia/include/core/SkColor.h" ]
traits_headers = [ "//skia/public/mojom/skcolor_mojom_traits.h" ]
sources = [
"//skia/public/mojom/skcolor_mojom_traits.h",
]
type_mappings = [ "skia.mojom.SkColor=::SkColor" ]