| Index: device/bluetooth/bluetooth.gyp | 
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp | 
| index 8b36ebe8417502984e46c5ad959d1efc3282684a..586d2908d1dd77e14a31422834316e1e150f315b 100644 | 
| --- a/device/bluetooth/bluetooth.gyp | 
| +++ b/device/bluetooth/bluetooth.gyp | 
| @@ -47,12 +47,12 @@ | 
| 'bluetooth_audio_sink_chromeos.h', | 
| 'bluetooth_channel_mac.mm', | 
| 'bluetooth_channel_mac.h', | 
| +        'bluetooth_classic_device_mac.mm', | 
| +        'bluetooth_classic_device_mac.h', | 
| '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', | 
|  |