| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 9459ec1cd4ea48e879c210641430fcdbb8359b04..a1ae793215f3112efc82d71ec0e7557373a5ec04 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",
|
|
|