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 dabc3f641f7709befe98a3d43f620ba43347ad84..d159a09c156cafa0d96c8bb2dbee5746f22b79b1 100644 |
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn |
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn |
| @@ -7,6 +7,7 @@ import("../../../tools/bindings/mojom.gni") |
| mojom("test_interfaces") { |
| testonly = true |
| sources = [ |
| + "binding_callback_test_interfaces.mojom", |
| "math_calculator.mojom", |
| "no_module.mojom", |
| "rect.mojom", |