| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f06c64333e10ff9dc38bd9556fa6d5c85fdd8f98..6529b60579d7bac2163f97a233d6f17f6f7f5cd7 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -702,6 +702,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/request.mojom",
|
| "platform/modules/hyphenation/hyphenation.mojom",
|
| "platform/modules/mediasession/media_session.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
|
|