| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index cec218065e437b108253d16a66f55fcff375c8a2..30b9ffe0868f49a71b533f8ce7daf4fed41eb23a 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -30,6 +30,8 @@
|
| 'bluetooth_adapter_factory.h',
|
| 'bluetooth_adapter_mac.h',
|
| 'bluetooth_adapter_mac.mm',
|
| + "bluetooth_adapter_profile_chromeos.cc",
|
| + "bluetooth_adapter_profile_chromeos.h",
|
| 'bluetooth_adapter_win.cc',
|
| 'bluetooth_adapter_win.h',
|
| 'bluetooth_audio_sink.cc',
|
|
|