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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 180163009: chrome.bluetooth API improvements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix threading ownership related to ApiResourceManager<BluetoothApiSocket> and BluetoothSocketEventD… Created 6 years, 9 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
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index fd76ec26d3099b57e989e074910bd87cf172228f..62701f0cefd539ab027299afaefef916c16d2fc9 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -66,6 +66,7 @@
'bluetooth_service_record_mac.mm',
'bluetooth_service_record_win.cc',
'bluetooth_service_record_win.h',
+ 'bluetooth_socket.cc',
'bluetooth_socket.h',
'bluetooth_socket_chromeos.cc',
'bluetooth_socket_chromeos.h',

Powered by Google App Engine
This is Rietveld 408576698