| Index: mojo/services/public/interfaces/clipboard/BUILD.gn
|
| diff --git a/mojo/services/public/interfaces/clipboard/BUILD.gn b/mojo/services/public/interfaces/clipboard/BUILD.gn
|
| deleted file mode 100644
|
| index 65dd7d3f031691bee2b68eb2a1accc97cec96449..0000000000000000000000000000000000000000
|
| --- a/mojo/services/public/interfaces/clipboard/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -# 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",
|
| - ]
|
| -}
|
|
|