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

Unified Diff: components/components_tests.gyp

Issue 1144333007: Adding unit tests for BLE connection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index dbac9807abe1c9acdebe3e09879a20be89f7c16f..303f10d54284ead6db11fb4768f2aa702d60ff4b 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -435,6 +435,7 @@
'proximity_auth_unittest_sources': [
'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.cc',
'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc',
+ 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc',
'proximity_auth/ble/proximity_auth_ble_system_unittest.cc',
'proximity_auth/bluetooth_connection_finder_unittest.cc',
'proximity_auth/bluetooth_connection_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698