| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 7c1d81fd1698a402835240210039622525685898..f5283d76175218cfbde55a4787263391108c4082 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -703,6 +703,7 @@ mojom("mojo_bindings") {
|
| "platform/modules/bluetooth/web_bluetooth.mojom",
|
| "platform/modules/broadcastchannel/broadcast_channel.mojom",
|
| "platform/modules/budget_service/budget_service.mojom",
|
| + "platform/modules/fetch/fetch_api_request.mojom",
|
| "platform/modules/hyphenation/hyphenation.mojom",
|
| "platform/modules/mediasession/media_session.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
|
|