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

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: fix unittest memory leak Created 4 years, 5 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 | components/proximity_auth.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 477160f3e0c648690dfbc0721712ddd2c80ce968..4aff1c558531afee731db3031d30252957339463 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -626,6 +626,7 @@
'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc',
'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_client_connection_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',
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698