| Index: components/mus/public/interfaces/input_devices/BUILD.gn
|
| diff --git a/components/mus/public/interfaces/input_devices/BUILD.gn b/components/mus/public/interfaces/input_devices/BUILD.gn
|
| deleted file mode 100644
|
| index f2de99d1ae1c5c0b36bd979d4abe278b5adb322b..0000000000000000000000000000000000000000
|
| --- a/components/mus/public/interfaces/input_devices/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2016 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")
|
| -
|
| -mojom("input_devices") {
|
| - sources = [
|
| - "input_device_server.mojom",
|
| - ]
|
| -
|
| - public_deps = [
|
| - "//ui/events/devices/mojo",
|
| - ]
|
| -}
|
|
|