| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index e595ef128c1d62fa61924c7cb45754c6f1299be4..b84b95a2d2151717a83f03c1ccedf6cec43eaf27 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -172,6 +172,7 @@ mojom("mojo_bindings") {
|
| "platform/modules/notifications/notification.mojom",
|
| "platform/modules/notifications/notification_service.mojom",
|
| "platform/modules/offscreencanvas/offscreen_canvas_surface.mojom",
|
| + "platform/modules/serviceworker/service_worker.mojom",
|
| "platform/modules/serviceworker/service_worker_event_status.mojom",
|
| "platform/modules/wake_lock/wake_lock_service.mojom",
|
| ]
|
|
|