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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 320463002: Bluetooth: Implement socket API for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix lost comment Created 6 years, 6 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_adapter_win.cc » ('j') | device/bluetooth/bluetooth_socket_win.cc » ('J')
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 d5498fd001500b25dc0ae5f36d267da75de2c129..e5cefb47c2acd1b1d6f8b7e5192eb555a6bcf7e4 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -55,8 +55,6 @@
'bluetooth_profile.h',
'bluetooth_profile_mac.h',
'bluetooth_profile_mac.mm',
- 'bluetooth_profile_win.cc',
- 'bluetooth_profile_win.h',
'bluetooth_remote_gatt_characteristic_chromeos.cc',
'bluetooth_remote_gatt_characteristic_chromeos.h',
'bluetooth_remote_gatt_descriptor_chromeos.cc',
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_adapter_win.cc » ('j') | device/bluetooth/bluetooth_socket_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698