| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 05a6eb91f10baf9d7c2ba89121bf41b45aa4ad55..ea5edc87a2a1a47368229b933f789890869807be 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -358,7 +358,9 @@ source_set("blink_headers") {
|
| "platform/linux/WebSandboxSupport.h",
|
| "platform/mac/WebSandboxSupport.h",
|
| "platform/modules/background_fetch/WebBackgroundFetchSettledFetch.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",
|
|
|