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

Unified Diff: components/proximity_auth/ble/BUILD.gn

Issue 2096103003: Move weave packet to common location b/t generator and receiver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renamed weave_packet to weave_defines 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
« no previous file with comments | « no previous file | components/proximity_auth/ble/bluetooth_low_energy_weave_defines.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth/ble/BUILD.gn
diff --git a/components/proximity_auth/ble/BUILD.gn b/components/proximity_auth/ble/BUILD.gn
index 5e096e8e9876c2452ec9fe61976990364b1f50a6..fda5242abebac666692a26991e299d1c022c85ac 100644
--- a/components/proximity_auth/ble/BUILD.gn
+++ b/components/proximity_auth/ble/BUILD.gn
@@ -14,6 +14,7 @@ source_set("ble") {
"bluetooth_low_energy_connection_finder.h",
"bluetooth_low_energy_device_whitelist.cc",
"bluetooth_low_energy_device_whitelist.h",
+ "bluetooth_low_energy_weave_defines.h",
"bluetooth_low_energy_weave_packet_generator.cc",
"bluetooth_low_energy_weave_packet_generator.h",
"fake_wire_message.cc",
« no previous file with comments | « no previous file | components/proximity_auth/ble/bluetooth_low_energy_weave_defines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698