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

Unified Diff: extensions/common/api/BUILD.gn

Issue 2370373002: Move chrome.bluetoothLowEnergy out of //chrome. (Closed)
Patch Set: build fix Created 4 years, 3 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: extensions/common/api/BUILD.gn
diff --git a/extensions/common/api/BUILD.gn b/extensions/common/api/BUILD.gn
index 0276c5705c67534ccd2847f5179d072a585adb9e..010da6db772350132365ec42e0214687646ccd5c 100644
--- a/extensions/common/api/BUILD.gn
+++ b/extensions/common/api/BUILD.gn
@@ -16,6 +16,7 @@ schema_files = [
"app_window.idl",
"audio.idl",
"bluetooth.idl",
+ "bluetooth_low_energy.idl",
"bluetooth_private.idl",
"bluetooth_socket.idl",
"cast_channel.idl",

Powered by Google App Engine
This is Rietveld 408576698