| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 17d2e4d862f39e65401a16664f07310ccfddcc70..e8ed7c3902479883d130273b843e068a24792969 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -40,8 +40,6 @@ component("bluetooth") {
|
| "bluetooth_adapter_win.h",
|
| "bluetooth_advertisement.cc",
|
| "bluetooth_advertisement.h",
|
| - "bluetooth_audio_sink.cc",
|
| - "bluetooth_audio_sink.h",
|
| "bluetooth_channel_mac.h",
|
| "bluetooth_channel_mac.mm",
|
| "bluetooth_classic_device_mac.h",
|
| @@ -188,8 +186,6 @@ component("bluetooth") {
|
| "bluez/bluetooth_adapter_profile_bluez.h",
|
| "bluez/bluetooth_advertisement_bluez.cc",
|
| "bluez/bluetooth_advertisement_bluez.h",
|
| - "bluez/bluetooth_audio_sink_bluez.cc",
|
| - "bluez/bluetooth_audio_sink_bluez.h",
|
| "bluez/bluetooth_device_bluez.cc",
|
| "bluez/bluetooth_device_bluez.h",
|
| "bluez/bluetooth_gatt_characteristic_bluez.cc",
|
|
|