Chromium Code Reviews| Index: device/bluetooth/public/interfaces/BUILD.gn |
| diff --git a/device/bluetooth/public/interfaces/BUILD.gn b/device/bluetooth/public/interfaces/BUILD.gn |
| index c9105e03f43af0c496e100974c5f9ef31c7d04fc..cba2ed3ca102ba79d9608ac6eb0846ac5834e992 100644 |
| --- a/device/bluetooth/public/interfaces/BUILD.gn |
| +++ b/device/bluetooth/public/interfaces/BUILD.gn |
| @@ -15,6 +15,7 @@ mojom("interfaces") { |
| mojom("experimental_interfaces") { |
| sources = [ |
| "adapter.mojom", |
| + "le_device.mojom", |
| ] |
| visibility = [ |