| Index: mojo/public/interfaces/bindings/tests/rect.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/rect.mojom b/mojo/public/interfaces/bindings/tests/rect.mojom
|
| index e5704f5bdf2412b205d0683906be179f7d6e72d0..79b8d326e0d94d914a6b9fd328e06c8173062d3d 100644
|
| --- a/mojo/public/interfaces/bindings/tests/rect.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/rect.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.test_structs"]
|
| +[DartPackage="_mojo_for_test_only",
|
| + JavaPackage="org.chromium.mojo.bindings.test.mojom.test_structs"]
|
| module mojo.test;
|
|
|
| struct Rect {
|
|
|