diff options
Diffstat (limited to 'device/bluetooth/bluetooth.gyp')
-rw-r--r-- | device/bluetooth/bluetooth.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp index 3a16228..cec2180 100644 --- a/device/bluetooth/bluetooth.gyp +++ b/device/bluetooth/bluetooth.gyp @@ -34,6 +34,8 @@ 'bluetooth_adapter_win.h', 'bluetooth_audio_sink.cc', 'bluetooth_audio_sink.h', + 'bluetooth_audio_sink_chromeos.cc', + 'bluetooth_audio_sink_chromeos.h', 'bluetooth_channel_mac.mm', 'bluetooth_channel_mac.h', 'bluetooth_device.cc', |