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

Unified Diff: device/device.gyp

Issue 11345037: Implemented BluetoothAdapterWin::IsPresent(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: kPollIntervalMs now private and method name changes Created 8 years, 1 month 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/device.gyp
diff --git a/device/device.gyp b/device/device.gyp
index bcf73d5d4438f99782f7d94290bcc8e036c7e626..8681733449c4ff08eed00f50dfc59730a25a34c3 100644
--- a/device/device.gyp
+++ b/device/device.gyp
@@ -82,6 +82,7 @@
'sources': [
'bluetooth/bluetooth_adapter_chromeos_unittest.cc',
'bluetooth/bluetooth_adapter_devices_chromeos_unittest.cc',
+ 'bluetooth/bluetooth_adapter_win_unittest.cc',
'bluetooth/bluetooth_service_record_unittest.cc',
'bluetooth/bluetooth_utils_unittest.cc',
'test/device_test_suite.cc',

Powered by Google App Engine
This is Rietveld 408576698