| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 9f3b450b96f7e070e89a290acaf4a15ad35e2db3..6903d21f9a8e89c65c1bed74e909726e21603195 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -321,9 +321,7 @@ source_set("blink_headers") {
|
| "platform/linux/WebFontRenderStyle.h",
|
| "platform/linux/WebSandboxSupport.h",
|
| "platform/mac/WebSandboxSupport.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",
|
|
|