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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 1668233004: Refactor bluetooth_task_manager_win to prepare for new Bluetooth test fixture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 10 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 | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_classic_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 1cbf220bfbe5bd75b981a1cdcc500fb46bfac8d1..db58e76a6d5efaf81ee147662b3be2c79087e62c 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -46,6 +46,8 @@
'bluetooth_channel_mac.h',
'bluetooth_classic_device_mac.mm',
'bluetooth_classic_device_mac.h',
+ 'bluetooth_classic_win.cc',
+ 'bluetooth_classic_win.h',
'bluetooth_device.cc',
'bluetooth_device.h',
'bluetooth_device_android.h',
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_classic_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698