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

Unified Diff: device/bluetooth/bluetooth.gyp

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
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 328ccd672bcb3702b64c3b43af78fc763f5e5505..99084a5047ad617e7bb23af94bb27a97937d2458 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -32,6 +32,8 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698