blob: 034d9cbc7f897b0749ef61bfb983b1e98f35410a [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 = "//ui/base/mojo/clipboard.mojom"
public_headers = [ "//ui/base/clipboard/clipboard_types.h" ]
traits_headers = [ "//ui/base/mojo/clipboard_struct_traits.h" ]
deps = [
"//ui/base",
]
type_mappings = [ "ui.mojom.ClipboardType=ui::ClipboardType" ]