| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 6ee1d59ec31d655420374f2c09a2ecf6e03857b6..f06c64333e10ff9dc38bd9556fa6d5c85fdd8f98 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -347,6 +347,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",
|
|
|