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

Unified Diff: components/proximity_auth.gypi

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 | « components/components_tests.gyp ('k') | components/proximity_auth/ble/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index f8f1a5ad6545c1b9f42f2ab3875b8b0eeabde6c7..0b6d7b407f9b3616b6f295aede4ce37e4d6284ce 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -31,6 +31,8 @@
"proximity_auth/ble/bluetooth_low_energy_connection_finder.h",
"proximity_auth/ble/bluetooth_low_energy_device_whitelist.cc",
"proximity_auth/ble/bluetooth_low_energy_device_whitelist.h",
+ "proximity_auth/ble/bluetooth_low_energy_weave_client_connection.cc",
+ "proximity_auth/ble/bluetooth_low_energy_weave_client_connection.h",
"proximity_auth/ble/bluetooth_low_energy_weave_defines.h",
"proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.cc",
"proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.h",
« no previous file with comments | « components/components_tests.gyp ('k') | components/proximity_auth/ble/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698