| Index: chrome/browser/ui/webui/plugins/BUILD.gn
|
| diff --git a/chrome/browser/ui/webui/plugins/BUILD.gn b/chrome/browser/ui/webui/plugins/BUILD.gn
|
| deleted file mode 100644
|
| index 6d35c06b4c433165f95763c290a56892b31d70a9..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/webui/plugins/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,10 +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("mojo_bindings") {
|
| - sources = [
|
| - "plugins.mojom",
|
| - ]
|
| -}
|
|
|