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

Unified Diff: components/typemaps.gni

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Fix build Created 4 years, 5 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/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index 3589d2c2ed58dda817576331b5c6912fde3ded51..4843151a5abe48ea2591701b3f5926dfa03500d2 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -5,4 +5,5 @@
typemaps = [
"//components/autofill/content/public/cpp/autofill_types.typemap",
"//components/safe_json/public/interfaces/safe_json.typemap",
+ "//components/web_bluetooth/public/interfaces/web_bluetooth_device_id.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698