| Index: third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
|
| diff --git a/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap b/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
|
| index 80ceda05aeebf9234a608575fd9d609563113653..cd40fe2bbd75f31e74ab73aef0266f77e0dbd3c7 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
|
| @@ -4,7 +4,7 @@
|
|
|
| mojom =
|
| "//third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom"
|
| -public_headers = [ "//third_party/WebKit/Source/wtf/text/WTFString.h" ]
|
| +public_headers = [ "//third_party/WebKit/Source/platform/wtf/text/WTFString.h" ]
|
| traits_headers =
|
| [ "//third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h" ]
|
| deps = [
|
|
|