diff options
Diffstat (limited to 'device/device.gyp')
-rw-r--r-- | device/device.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/device.gyp b/device/device.gyp index 6afb8a0..12de0c4 100644 --- a/device/device.gyp +++ b/device/device.gyp @@ -48,6 +48,8 @@ 'bluetooth/bluetooth_profile.h', 'bluetooth/bluetooth_profile_mac.h', 'bluetooth/bluetooth_profile_mac.mm', + 'bluetooth/bluetooth_profile_win.cc', + 'bluetooth/bluetooth_profile_win.h', 'bluetooth/bluetooth_service_record.cc', 'bluetooth/bluetooth_service_record.h', 'bluetooth/bluetooth_service_record_chromeos.cc', |