| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f22878d014cb4161a583d7c5bab5cc60b149b38c..2af032246ae2d8ec74737e26cf15e04b8e37bf79 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -329,9 +329,7 @@ source_set("blink_headers") {
|
| "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",
|
| "platform/modules/device_orientation/WebDeviceOrientationListener.h",
|
| "platform/modules/indexeddb/WebIDBCallbacks.h",
|
| "platform/modules/indexeddb/WebIDBCursor.h",
|
|
|