blob: 65dd7d3f031691bee2b68eb2a1accc97cec96449 [file]
# Copyright 2014 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.
import("//mojo/public/tools/bindings/mojom.gni")
# GYP version: mojo/mojo_services.gypi:mojo_clipboard_bindings
mojom("clipboard") {
sources = [
"clipboard.mojom",
]
}