| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 26c90d359f91f1317a4bf98c844e10f49709408f..d5de25c01825016a484f3483653879ffa5b80c3e 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',
|
|
|