| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a2cfbe0d99adcaddcc9c059a6d2fa391da5ab306..c9fa1aa7f40fd7292062f17130fed391778fb5ad 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -653,6 +653,7 @@ mojom("mojo_bindings") {
|
| sources = [
|
| "platform/mime_registry.mojom",
|
| "platform/modules/app_banner/app_banner.mojom",
|
| + "platform/modules/background_fetch/background_fetch.mojom",
|
| "platform/modules/background_sync/background_sync.mojom",
|
| "platform/modules/bluetooth/web_bluetooth.mojom",
|
| "platform/modules/broadcastchannel/broadcast_channel.mojom",
|
|
|