| Index: chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| diff --git a/device/geolocation/public/interfaces/BUILD.gn b/chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| similarity index 81%
|
| copy from device/geolocation/public/interfaces/BUILD.gn
|
| copy to chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| index 6bdfc1ac3d8ac01629c3ed29256a31b2db907242..b7a4027a380d0422e954b17ac27454d404254047 100644
|
| --- a/device/geolocation/public/interfaces/BUILD.gn
|
| +++ b/chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| @@ -4,8 +4,8 @@
|
|
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| -mojom("interfaces") {
|
| +mojom("mojo_bindings") {
|
| sources = [
|
| - "geolocation.mojom",
|
| + "usb_internals.mojom",
|
| ]
|
| }
|
|
|