Index: trunk/src/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
=================================================================== |
--- trunk/src/mojo/public/interfaces/bindings/tests/math_calculator.mojom (revision 279687) |
+++ trunk/src/mojo/public/interfaces/bindings/tests/math_calculator.mojom (working copy) |
@@ -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.mojom.math"] |
+[JavaPackage="org.chromium.mojo.bindings.test.math"] |
module math { |
[Client=CalculatorUI] |