blob: 4402145f519b5e588de746aa075eb973cb709577 [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 = "//third_party/blink/public/mojom/clipboard/clipboard.mojom"
public_headers = [ "//ui/base/clipboard/clipboard_types.h" ]
traits_headers = [ "//ui/base/mojo/clipboard_blink_struct_traits.h" ]
public_deps = [
"//ui/base/clipboard:clipboard_types",
]
type_mappings = [ "blink.mojom.ClipboardBuffer=ui::ClipboardType" ]