| 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..00e241a430306ca07886570046089979bcd878b5 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 {
|
|
|