| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 5096864582e58e30394302d1e0129192b4a7644b..8ff40a34474769f225d517980e18c5eb9f825fdb 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -55,6 +55,8 @@ component("bluetooth") {
|
| "bluetooth_device.h",
|
| "bluetooth_device_chromeos.cc",
|
| "bluetooth_device_chromeos.h",
|
| + "bluetooth_device_mac.h",
|
| + "bluetooth_device_mac.mm",
|
| "bluetooth_device_win.cc",
|
| "bluetooth_device_win.h",
|
| "bluetooth_discovery_filter.cc",
|
|
|