| Index: services/ui/public/interfaces/gpu/BUILD.gn
|
| diff --git a/services/ui/public/interfaces/gpu/BUILD.gn b/services/ui/public/interfaces/gpu/BUILD.gn
|
| deleted file mode 100644
|
| index 9dbec13c16913e8fafeec7980d80a2991717128a..0000000000000000000000000000000000000000
|
| --- a/services/ui/public/interfaces/gpu/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,17 +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("interfaces") {
|
| - sources = [
|
| - "display_compositor.mojom",
|
| - "display_compositor_host.mojom",
|
| - ]
|
| -
|
| - public_deps = [
|
| - "//gpu/ipc/common:interfaces",
|
| - "//services/ui/public/interfaces",
|
| - ]
|
| -}
|
|
|