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

Unified Diff: extensions/extensions.gypi

Issue 1132173002: Implement the advertising functions for the BLE API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « extensions/common/api/_behavior_features.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 7985f289703d7894b36520c675628dac7315feee..f90e9a2f998e1b9a02c13e8b6229e5e1720acc0c 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -264,6 +264,8 @@
'browser/api/bluetooth/bluetooth_extension_function.h',
'browser/api/bluetooth/bluetooth_private_api.cc',
'browser/api/bluetooth/bluetooth_private_api.h',
+ 'browser/api/bluetooth_low_energy/bluetooth_api_advertisement.cc',
+ 'browser/api/bluetooth_low_energy/bluetooth_api_advertisement.h',
'browser/api/bluetooth_low_energy/bluetooth_low_energy_api.cc',
'browser/api/bluetooth_low_energy/bluetooth_low_energy_api.h',
'browser/api/bluetooth_low_energy/bluetooth_low_energy_connection.cc',
« no previous file with comments | « extensions/common/api/_behavior_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698