| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 59cd4bcac46b08af0cf72f75fcf0a8fd3aec5ac3..d4314d83f345cc70a620f1ae9a91fc931fe5fa95 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -358,6 +358,7 @@ 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/WebDeviceOrientationListener.h",
|
| "platform/modules/indexeddb/WebIDBCallbacks.h",
|
|
|