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

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: 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/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index 6d2994d8abcc8c0b25bd4cd6504a13d44535c439..d3d0518b308efaae0eac6334333b8c7e7bb9fd5c 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -33,6 +33,8 @@
"proximity_auth/ble/bluetooth_low_energy_device_whitelist.h",
"proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.cc",
"proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.h",
+ "proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.cc",
+ "proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.h",
"proximity_auth/ble/remote_attribute.h",
"proximity_auth/ble/fake_wire_message.cc",
"proximity_auth/ble/fake_wire_message.h",

Powered by Google App Engine
This is Rietveld 408576698