| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index d46a2437d2b10fb9389c9fc4b3d97caccd1d77e2..05ffbe3bb3623184ffb29cf25b40d992f74ddbaf 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -73,6 +73,8 @@
|
| 'bluetooth_gatt_notify_session.h',
|
| 'bluetooth_gatt_notify_session_android.cc',
|
| 'bluetooth_gatt_notify_session_android.h',
|
| + 'bluetooth_gatt_notify_session_win.cc',
|
| + 'bluetooth_gatt_notify_session_win.h',
|
| 'bluetooth_gatt_service.cc',
|
| 'bluetooth_gatt_service.h',
|
| 'bluetooth_init_win.cc',
|
|
|