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

Unified Diff: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni

Issue 2565913002: [Onion Soup] Move WebBluetoothImpl from //content/renderer/bluetooth to Blink's bluetooth module (Closed)
Patch Set: renamed BluetoothUUID.typemap to Bluetooth.typemap Created 3 years, 12 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: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
diff --git a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
index af47d176b85dcd984306a085b8d9534dee260503..bbad913d44981892fbf3d7f177136d764daf2833 100644
--- a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
+++ b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
@@ -3,6 +3,7 @@
# found in the LICENSE file.
typemaps = [
+ "//third_party/WebKit/Source/platform/mojo/Bluetooth.typemap",
"//third_party/WebKit/Source/platform/mojo/File.typemap",
"//third_party/WebKit/Source/platform/mojo/Geometry.typemap",
"//third_party/WebKit/Source/platform/mojo/KURL.typemap",
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.cpp ('k') | third_party/WebKit/Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698