| Index: mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/test_structs.mojom b/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| index 168771e740084cf97ed9909291ffb58c70933b3a..40bcb1396d9b3ed6fd9e64f7fdf1278ea06b8a6b 100644
|
| --- a/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -[JavaPackage="org.chromium.mojo.bindings.test"]
|
| +[JavaPackage="org.chromium.mojo.bindings.test.test_structs"]
|
| module test_structs {
|
|
|
| struct Rect {
|
|
|