| Index: services/dart/test/BUILD.gn
|
| diff --git a/services/dart/test/BUILD.gn b/services/dart/test/BUILD.gn
|
| deleted file mode 100644
|
| index c6e22703efd24bbcaf7e17561218698e0e867845..0000000000000000000000000000000000000000
|
| --- a/services/dart/test/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,17 +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")
|
| -
|
| -mojom("echo_service_interface") {
|
| - sources = [
|
| - "interfaces/echo_service.mojom",
|
| - ]
|
| -}
|
| -
|
| -mojom("pingpong_service_interface") {
|
| - sources = [
|
| - "interfaces/pingpong_service.mojom",
|
| - ]
|
| -}
|
|
|