Index: mojo/public/interfaces/bindings/tests/math_calculator.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/math_calculator.mojom b/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
index b38a8e255d5aecffcaf9483e8ddd3f8442aa805b..e4a1c9462581730c57bb514214ec5fe2d15ecb74 100644 |
--- a/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
+++ b/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
@@ -2,6 +2,7 @@ |
// 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"] |
module math { |
[Peer=CalculatorUI] |