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