| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 397e377497a45f0c95d347b2a6f58a4ef6a415cc..233ec3e79b8f478f2488b721810baa288644464b 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -27,6 +27,8 @@ component("bluetooth") {
|
| "bluetooth_adapter_mac.mm",
|
| "bluetooth_adapter_win.cc",
|
| "bluetooth_adapter_win.h",
|
| + "bluetooth_audio_sink.cc",
|
| + "bluetooth_audio_sink.h",
|
| "bluetooth_channel_mac.mm",
|
| "bluetooth_channel_mac.h",
|
| "bluetooth_device.cc",
|
|
|