Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index d60742d253ff2496305f20454c333b3f9b3c8255..4f6693a5327621d1252f16e8ef8293b5204dd1cb 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -175,7 +175,9 @@ grit("image_resources") { |
} |
mojom("mojo_bindings") { |
+ for_blink = true |
sources = [ |
"platform/modules/bluetooth/web_bluetooth.mojom", |
+ "platform/modules/payments/payment_request.mojom", |
] |
} |