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

Unified Diff: components/components_tests.gyp

Issue 2075313002: Substituting legacy protocol with uWeave protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renamed to weave client connection Created 4 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 4e4782dec70af93b151379103d09800bca718ab0..eee562db1f82bc089b6e58bc6efc0c483fdafe69 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -621,6 +621,7 @@
'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc',
'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc',
'proximity_auth/ble/bluetooth_low_energy_weave_packet_generator_unittest.cc',
+ 'proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver_unittest.cc',
'proximity_auth/bluetooth_connection_finder_unittest.cc',
'proximity_auth/bluetooth_connection_unittest.cc',
'proximity_auth/bluetooth_throttler_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698