Index: mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom b/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom |
index 110404052be206caa42b1da668f28f3b843321c6..59ef3d5f8293e1720d6ef6072845f73310429c2a 100644 |
--- a/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom |
+++ b/mojo/public/interfaces/bindings/tests/serialization_test_structs.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.mojo"] |
+[DartPackage="_mojo_for_test_only", |
+JavaPackage="org.chromium.mojo.bindings.test.mojom.mojo"] |
module mojo.test; |
struct Struct1 { |