| Index: mojo/services/public/interfaces/content_handler/BUILD.gn
|
| diff --git a/mojo/services/public/interfaces/content_handler/BUILD.gn b/mojo/services/public/interfaces/content_handler/BUILD.gn
|
| deleted file mode 100644
|
| index c2d67daeb11ef85115689a1d28a23310332c558a..0000000000000000000000000000000000000000
|
| --- a/mojo/services/public/interfaces/content_handler/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,16 +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("content_handler") {
|
| - sources = [
|
| - "content_handler.mojom",
|
| - ]
|
| -
|
| - deps = [
|
| - "//mojo/public/interfaces/application",
|
| - "//mojo/services/public/interfaces/network",
|
| - ]
|
| -}
|
|
|