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..b282f84430e0f2388d0627f485ec1fb83af1f6f1 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 { |