| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 144a5a3afe079be86c82d708e2cb5419a8308b1d..8adbde25be8a6f86f74bcb9cf4b2a419847aa71b 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',
|
|
|