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

Unified Diff: device/device_tests.gyp

Issue 1606013002: BLE GATT service implementation in Chrome for Windows 8 and later (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Build.gn Created 4 years, 11 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/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 8f73cdb4a15ab870ee212d3a9602e919a445a6de..7342df082e462a2ae57bf52f1ea1861557e319ee 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -48,6 +48,8 @@
'bluetooth/bluetooth_gatt_descriptor_unittest.cc',
'bluetooth/bluetooth_gatt_service_unittest.cc',
'bluetooth/bluetooth_low_energy_win_unittest.cc',
+ 'bluetooth/bluetooth_remote_gatt_characteristic_win_unittest.cc',
+ 'bluetooth/bluetooth_remote_gatt_service_win_unittest.cc',
'bluetooth/bluetooth_service_record_win_unittest.cc',
'bluetooth/bluetooth_task_manager_win_unittest.cc',
'bluetooth/bluetooth_uuid_unittest.cc',
« device/bluetooth/bluetooth_device_win.cc ('K') | « device/bluetooth/bluetooth_task_manager_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698