| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 0d8d46fe397ba4dd69e78251bf94e09c4700b6bb..74110271ce698fc6f6f5beada4ba3ddd752430fe 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -31,6 +31,10 @@
|
| "bluetooth_adapter_profile_chromeos.h",
|
| "bluetooth_adapter_win.cc",
|
| "bluetooth_adapter_win.h",
|
| + "bluetooth_advertisement.cc",
|
| + "bluetooth_advertisement.h",
|
| + "bluetooth_advertisement_chromeos.cc",
|
| + "bluetooth_advertisement_chromeos.h",
|
| "bluetooth_audio_sink.cc",
|
| "bluetooth_audio_sink.h",
|
| "bluetooth_audio_sink_chromeos.cc",
|
|
|