Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1190)

Unified Diff: device/bluetooth/BUILD.gn

Issue 787743002: device/bluetooth: Add BluetoothAudioSinkChromeOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | device/bluetooth/bluetooth.gyp » ('j') | device/bluetooth/bluetooth_audio_sink_chromeos.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index c9c9f6c52bb9c0c030642d8e1ef8bc5ea693e50b..d08f74f6c7730c99b4a247e41c5351c27dfee961 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -29,6 +29,8 @@ component("bluetooth") {
"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",
« no previous file with comments | « no previous file | device/bluetooth/bluetooth.gyp » ('j') | device/bluetooth/bluetooth_audio_sink_chromeos.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698