| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 0a2081d330790534dbbf0a8fb13b6954a45f81df..a94ece523efdc6a9a70f780a0987a27f612c22fa 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -185,6 +185,8 @@ mojom("mojo_bindings") {
|
| "platform/modules/bluetooth/web_bluetooth.mojom",
|
| "platform/modules/geolocation/geolocation.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
| + "platform/modules/notifications/notification_resources.mojom",
|
| + "platform/modules/notifications/notification_service.mojom",
|
| "platform/modules/permissions/permission.mojom",
|
| "platform/modules/permissions/permission_status.mojom",
|
| "platform/modules/wake_lock/wake_lock_service.mojom",
|
|
|