| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 458e00b5d61b8d622ced04d9c001b36b92be26fb..a74eb22b9814db0621e5e36e85fa2e103de68bf7 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -326,13 +326,6 @@ source_set("blink_headers") {
|
| "platform/linux/WebFontRenderStyle.h",
|
| "platform/linux/WebSandboxSupport.h",
|
| "platform/mac/WebSandboxSupport.h",
|
| - "platform/modules/bluetooth/WebBluetooth.h",
|
| - "platform/modules/bluetooth/WebBluetoothDevice.h",
|
| - "platform/modules/bluetooth/WebBluetoothError.h",
|
| - "platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h",
|
| - "platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h",
|
| - "platform/modules/bluetooth/WebBluetoothRemoteGATTService.h",
|
| - "platform/modules/bluetooth/WebRequestDeviceOptions.h",
|
| "platform/modules/device_orientation/WebDeviceMotionData.h",
|
| "platform/modules/device_orientation/WebDeviceMotionListener.h",
|
| "platform/modules/device_orientation/WebDeviceOrientationData.h",
|
|
|