Index: mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom b/mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom |
index 964d73b72ed3fc35bd028a3db4cdce201d814a5e..310d916acda95c498b1fd8382408932abe45098e 100644 |
--- a/mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom |
+++ b/mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+ |
+[JavaPackage="org.chromium.mojo.bindings.test.mojom.mojo"] |
module mojo.test { |
struct StructA { |