Chromium Code Reviews| Index: device/bluetooth/bluetooth.gyp |
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
| index d5498fd001500b25dc0ae5f36d267da75de2c129..738a1768b7348954260fff1f0fbf0da963e30331 100644 |
| --- a/device/bluetooth/bluetooth.gyp |
| +++ b/device/bluetooth/bluetooth.gyp |
| @@ -49,6 +49,8 @@ |
| 'bluetooth_gatt_service.h', |
| 'bluetooth_init_win.cc', |
| 'bluetooth_init_win.h', |
| + 'bluetooth_mac_discovery_manager.mm', |
| + 'bluetooth_mac_discovery_manager.h', |
|
Ilya Sherman
2014/06/10 01:10:59
nit: "_mac" should be the last component in the fi
armansito
2014/06/10 21:56:50
Done.
|
| 'bluetooth_pairing_chromeos.cc', |
| 'bluetooth_pairing_chromeos.h', |
| 'bluetooth_profile.cc', |