| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 0d5675a1a07ab2bce1940f832e10b1cb166d824d..50d4f1ee4bb324d3703ef8b021d12feb5744ad0b 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -333,9 +333,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",
|
|
|