| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 002ef8d5db93e3a216391aefe09c733045e5371f..70bdd39bb3d30b566e4a22dbaa0be8cde74e182a 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -34,6 +34,8 @@
|
| 'bluetooth_adapter_android.h',
|
| 'bluetooth_adapter_factory.cc',
|
| 'bluetooth_adapter_factory.h',
|
| + 'bluetooth_adapter_factory_wrapper.cc',
|
| + 'bluetooth_adapter_factory_wrapper.h',
|
| 'bluetooth_adapter_mac.h',
|
| 'bluetooth_adapter_mac.mm',
|
| 'bluetooth_adapter_win.cc',
|
|
|