Chromium Code Reviews| Index: chrome/common/extensions/BUILD.gn |
| diff --git a/chrome/common/extensions/BUILD.gn b/chrome/common/extensions/BUILD.gn |
| index 763ceb78e3fdf359048275b9d2373c2214e5c3e8..953377fd93d3ecf4e978f219da120ad9bd908999 100644 |
| --- a/chrome/common/extensions/BUILD.gn |
| +++ b/chrome/common/extensions/BUILD.gn |
| @@ -26,6 +26,7 @@ group("test_features") { |
| mojom("mojo_bindings") { |
| sources = [ |
| "media_parser.mojom", |
| + "wifi_credentials.mojom", |
| ] |
| public_deps = [ |