Chromium Code Reviews| Index: mojo/public/interfaces/bindings/tests/BUILD.gn |
| diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn |
| index 57ab1ff07b7012e7d1086a87b0add01b57408833..6e6d24c558144971e344149efa65e41e4d965d60 100644 |
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn |
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn |
| @@ -122,6 +122,7 @@ mojom("test_variant") { |
| sources = [ |
| "test_variant.mojom", |
| + "test_variant_import.mojom", |
| ] |
| variant = "variant_test" |