| Index: components/webusb/public/interfaces/BUILD.gn
|
| diff --git a/components/webusb/public/interfaces/BUILD.gn b/components/webusb/public/interfaces/BUILD.gn
|
| deleted file mode 100644
|
| index 5c8eeb197f68699baa36330d68d89d6040b8626a..0000000000000000000000000000000000000000
|
| --- a/components/webusb/public/interfaces/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2015 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("interfaces") {
|
| - sources = [
|
| - "webusb_permission_bubble.mojom",
|
| - ]
|
| -
|
| - deps = [
|
| - "//device/devices_app/usb/public/interfaces",
|
| - ]
|
| -}
|
|
|