| Index: chrome/common/extensions/BUILD.gn
|
| diff --git a/chrome/common/extensions/BUILD.gn b/chrome/common/extensions/BUILD.gn
|
| index fc4610662bc5832f710a3c115051e782b7d26dff..b9aade1b2083a57e62016e3f8b6f058b056effa6 100644
|
| --- a/chrome/common/extensions/BUILD.gn
|
| +++ b/chrome/common/extensions/BUILD.gn
|
| @@ -26,6 +26,8 @@ group("test_features") {
|
| mojom("mojo_bindings") {
|
| sources = [
|
| "media_parser.mojom",
|
| + "mojo/inline_install.mojom",
|
| + "mojo/inline_install_status.mojom",
|
| "removable_storage_writer.mojom",
|
| ]
|
|
|
|
|