| Index: device/bluetooth/BUILD.gn | 
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn | 
| index 5d9153f4fd45476c33bc09d1396b8131527dc0a4..5096864582e58e30394302d1e0129192b4a7644b 100644 | 
| --- a/device/bluetooth/BUILD.gn | 
| +++ b/device/bluetooth/BUILD.gn | 
| @@ -49,12 +49,12 @@ component("bluetooth") { | 
| "bluetooth_audio_sink_chromeos.h", | 
| "bluetooth_channel_mac.h", | 
| "bluetooth_channel_mac.mm", | 
| +    "bluetooth_classic_device_mac.h", | 
| +    "bluetooth_classic_device_mac.mm", | 
| "bluetooth_device.cc", | 
| "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", | 
|  |