| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 40fb98770de590253ee4d25f4ff3a182d0f6d4c9..1c2f14129d8c2a4bbdb9d7a5ed3fb48e978ba7c5 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -693,6 +693,7 @@ mojom("mojo_bindings") {
|
|
|
| mojom("android_mojo_bindings") {
|
| sources = [
|
| + "platform/modules/installation/installation.mojom",
|
| "platform/modules/webshare/webshare.mojom",
|
| ]
|
| public_deps = [
|
|
|