| Index: components/permissions/BUILD.gn
|
| diff --git a/components/permissions/BUILD.gn b/components/permissions/BUILD.gn
|
| deleted file mode 100644
|
| index bd260228a53fb175af56c1c037eeead75a3510f0..0000000000000000000000000000000000000000
|
| --- a/components/permissions/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,12 +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("permissions") {
|
| - sources = [
|
| - "permission.mojom",
|
| - "permission_status.mojom",
|
| - ]
|
| -}
|
|
|