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

Unified Diff: components/proximity_auth.gypi

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: added files back 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/BUILD.gn » ('j') | components/proximity_auth/ble/BUILD.gn » ('J')
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 6d2994d8abcc8c0b25bd4cd6504a13d44535c439..85cd2cea70d577c72bf8e6baa48737b96d4c7ef8 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -33,7 +33,7 @@
"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/remote_attribute.h",
+ "proximity_auth/ble/remote_attribute.h",
Kyle Horimoto 2016/06/27 20:51:11 What changed here?
jingxuy 2016/06/27 22:21:32 Nothing, I can't shake this file from the git thou
"proximity_auth/ble/fake_wire_message.cc",
"proximity_auth/ble/fake_wire_message.h",
"proximity_auth/ble/pref_names.cc",
« no previous file with comments | « no previous file | components/proximity_auth/ble/BUILD.gn » ('j') | components/proximity_auth/ble/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698