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 d5baa9d5cb742663a451ffe4ac288e1fa650c76f..802bd5803dfd62514ba323afb6f2bd98642f62b2 100644 |
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn |
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn |
| @@ -20,6 +20,7 @@ mojom("test_interfaces") { |
| "scoping.mojom", |
| "serialization_test_structs.mojom", |
| "test_constants.mojom", |
| + "test_native_types.mojom", |
|
yzshen1
2015/12/14 21:33:10
Do you think it will break JS/Java bindings?
FYI:
|
| "test_structs.mojom", |
| "validation_test_interfaces.mojom", |
| ] |