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 13ee748a8fb85dbda404addaffcee531330e590b..fa72db814dc1b2033d0de22457c8d6cd62e4978d 100644 |
--- a/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
+++ b/mojo/public/interfaces/bindings/tests/math_calculator.mojom |
@@ -2,7 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-[DartPackage="_mojo_for_test_only", JavaPackage="org.chromium.mojo.bindings.test.mojom.math"] |
+[DartPackage="_mojo_for_test_only", |
+ JavaPackage="org.chromium.mojo.bindings.test.mojom.math"] |
module math; |
interface Calculator { |