| Index: content/common/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/public/interfaces/BUILD.gn b/content/common/bluetooth/BUILD.gn
|
| similarity index 74%
|
| copy from device/bluetooth/public/interfaces/BUILD.gn
|
| copy to content/common/bluetooth/BUILD.gn
|
| index aba3e2ea1e0826e006609e3588761d5ae234c2f0..a81b089d99becf4cb19d04905b2faaed9eea4ab5 100644
|
| --- a/device/bluetooth/public/interfaces/BUILD.gn
|
| +++ b/content/common/bluetooth/BUILD.gn
|
| @@ -4,8 +4,8 @@
|
|
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| -mojom("bluetooth_mojom_bluetooth_uuid") {
|
| +mojom("content_mojom_bluetooth_device_id") {
|
| sources = [
|
| - "bluetooth_uuid.mojom",
|
| + "bluetooth_device_id.mojom",
|
| ]
|
| }
|
|
|