| Index: mojo/services/dbus_echo/BUILD.gn
|
| diff --git a/mojo/services/dbus_echo/BUILD.gn b/mojo/services/dbus_echo/BUILD.gn
|
| deleted file mode 100644
|
| index 945c5b3132c1a0f4628e7039ffd1b615a460f3cb..0000000000000000000000000000000000000000
|
| --- a/mojo/services/dbus_echo/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_echo_bindings
|
| -mojom("bindings") {
|
| - sources = [
|
| - "echo.mojom",
|
| - ]
|
| -}
|
|
|