blob: b258c56f258b3e5f16e2f0c2621c3658f6930adc [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" ]
deps = [
"//ui/base",
]
type_mappings = [ "blink.mojom.ClipboardBuffer=ui::ClipboardType" ]