| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 083be1119e2b1229e80729e637c7466cc088d632..b6923b12758dda71a97572947e44a58722a240cf 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -638,6 +638,7 @@ mojom("mojo_bindings") {
|
| "platform/modules/hyphenation/hyphenation.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
| "platform/modules/notifications/notification_service.mojom",
|
| + "platform/modules/payments/payment_app.mojom",
|
| "platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
|
| "platform/modules/serviceworker/service_worker_event_status.mojom",
|
| ]
|
|
|