| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 6903d21f9a8e89c65c1bed74e909726e21603195..fd322a440b3bd88f91331e545fe81470ec9f99bb 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -321,6 +321,7 @@ source_set("blink_headers") {
|
| "platform/linux/WebFontRenderStyle.h",
|
| "platform/linux/WebSandboxSupport.h",
|
| "platform/mac/WebSandboxSupport.h",
|
| + "platform/modules/background_fetch/WebBackgroundFetchSettledFetch.h",
|
| "platform/modules/device_orientation/WebDeviceMotionListener.h",
|
| "platform/modules/device_orientation/WebDeviceOrientationListener.h",
|
| "platform/modules/indexeddb/WebIDBCallbacks.h",
|
|
|