Side by Side Diff: content/renderer/bluetooth/DEPS
Issue 2565913002 :
[Onion Soup] Move WebBluetoothImpl from //content/renderer/bluetooth to Blink's bluetooth module (Closed)
Patch Set: renamed BluetoothUUID.typemap to Bluetooth.typemap
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/frame_host/render_frame_host_impl.h
content/browser/frame_host/render_frame_host_impl.cc
content/renderer/BUILD.gn
content/renderer/bluetooth/DEPS
content/renderer/bluetooth/OWNERS
content/renderer/bluetooth/PRESUBMIT.py
content/renderer/bluetooth/bluetooth_type_converters.h
content/renderer/bluetooth/bluetooth_type_converters.cc
content/renderer/bluetooth/web_bluetooth_impl.h
content/renderer/bluetooth/web_bluetooth_impl.cc
content/renderer/render_frame_impl.h
content/renderer/render_frame_impl.cc
third_party/WebKit/LayoutTests/bluetooth/characteristic/notifications/add-multiple-event-listeners.html
third_party/WebKit/LayoutTests/bluetooth/characteristic/notifications/event-after-starting.html
third_party/WebKit/LayoutTests/bluetooth/characteristic/readValue/add-multiple-event-listeners.html
third_party/WebKit/LayoutTests/bluetooth/characteristic/readValue/event-is-fired.html
third_party/WebKit/LayoutTests/resources/bluetooth/bluetooth-helpers.js
third_party/WebKit/Source/modules/bluetooth/BUILD.gn
third_party/WebKit/Source/modules/bluetooth/Bluetooth.h
third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h
third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.h
third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothError.h
third_party/WebKit/Source/modules/bluetooth/BluetoothError.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.h
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.h
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.h
third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.cpp
third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.h
third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp
third_party/WebKit/Source/modules/bluetooth/DEPS
third_party/WebKit/Source/platform/BUILD.gn
third_party/WebKit/Source/platform/mojo/Bluetooth.typemap
third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.cpp
third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
third_party/WebKit/Source/web/ChromeClientImpl.cpp
third_party/WebKit/public/BUILD.gn
third_party/WebKit/public/platform/modules/bluetooth/WebBluetooth.h
third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothDevice.h
third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothDeviceInit.h
third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h
third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h
third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTService.h
third_party/WebKit/public/platform/modules/bluetooth/WebRequestDeviceOptions.h
third_party/WebKit/public/web/WebFrameClient.h