| Index: device/device.gyp
|
| diff --git a/device/device.gyp b/device/device.gyp
|
| index 6afb8a0d67608df20c4c409cd693fa2b87638204..18693f51688dd9d502f07020a9b27cf9d660013d 100644
|
| --- a/device/device.gyp
|
| +++ b/device/device.gyp
|
| @@ -46,6 +46,8 @@
|
| 'bluetooth/bluetooth_out_of_band_pairing_data.h',
|
| 'bluetooth/bluetooth_profile.cc',
|
| 'bluetooth/bluetooth_profile.h',
|
| + 'bluetooth/bluetooth_profile_experimental_chromeos.cc',
|
| + 'bluetooth/bluetooth_profile_experimental_chromeos.h',
|
| 'bluetooth/bluetooth_profile_mac.h',
|
| 'bluetooth/bluetooth_profile_mac.mm',
|
| 'bluetooth/bluetooth_service_record.cc',
|
| @@ -59,6 +61,8 @@
|
| 'bluetooth/bluetooth_socket.h',
|
| 'bluetooth/bluetooth_socket_chromeos.cc',
|
| 'bluetooth/bluetooth_socket_chromeos.h',
|
| + 'bluetooth/bluetooth_socket_experimental_chromeos.cc',
|
| + 'bluetooth/bluetooth_socket_experimental_chromeos.h',
|
| 'bluetooth/bluetooth_socket_mac.h',
|
| 'bluetooth/bluetooth_socket_mac.mm',
|
| 'bluetooth/bluetooth_socket_win.cc',
|
|
|