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 63b7a69bc53c8ef52163981cfc328c8d41468188..fd3d54e414b3d9070a5671c590356994a957fb41 100644 |
--- a/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
+++ b/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
@@ -2,7 +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"] |
+[JavaPackage="org.chromium.mojo.bindings.test.math"] |
module math { |
[Client=CalculatorUI] |