| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 5c9937401b1c3a8df10e678b60727bd77dc0eaa5..745ce155804f143cd020093273c0e5362938bc45 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -714,6 +714,7 @@ mojom("mojo_bindings") {
|
| "platform/modules/presentation/presentation.mojom",
|
| "platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
|
| "platform/modules/serviceworker/service_worker_event_status.mojom",
|
| + "platform/modules/serviceworker/service_worker_stream_handle.mojom",
|
| "platform/modules/websockets/websocket.mojom",
|
| "platform/referrer.mojom",
|
| "platform/site_engagement.mojom",
|
|
|