Chromium Code Reviews| Index: chrome/common/extensions/BUILD.gn |
| diff --git a/chrome/common/extensions/BUILD.gn b/chrome/common/extensions/BUILD.gn |
| index fc4610662bc5832f710a3c115051e782b7d26dff..fc0dae423212b5b852cc83492e546040bb82988e 100644 |
| --- a/chrome/common/extensions/BUILD.gn |
| +++ b/chrome/common/extensions/BUILD.gn |
| @@ -25,6 +25,7 @@ group("test_features") { |
| mojom("mojo_bindings") { |
| sources = [ |
| + "dial_device_description_parser.mojom", |
| "media_parser.mojom", |
| "removable_storage_writer.mojom", |
| ] |