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

Unified Diff: device/bluetooth/BUILD.gn

Issue 768493006: device/bluetooth: Add Bluetooth Audio Sink base class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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') | no next file with comments »
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 28f9478614671f140dbc6e1112f4a1532f4461e9..86d1ab864e4d7b75685a7d4e5f897293b252e84e 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -27,6 +27,8 @@ static_library("bluetooth") {
"bluetooth_adapter_mac.mm",
"bluetooth_adapter_win.cc",
"bluetooth_adapter_win.h",
+ "bluetooth_audio_sink.cc",
+ "bluetooth_audio_sink.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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698