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