| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 6903d21f9a8e89c65c1bed74e909726e21603195..6680821ca424e2cb8f6b98468c18dde20fb1375a 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -657,6 +657,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",
|
|
|