| Index: mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/sample_import2.mojom b/mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| index e5fd72d7fe898bc6f027a185b877a04b079b5a68..1c5ec39dbdbc9236da8a338147d8fb7bae6bd809 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| @@ -4,6 +4,7 @@
|
|
|
| import "sample_import.mojom"
|
|
|
| +[JavaPackage="org.chromium.mojo.bindings.test"]
|
| module imported {
|
|
|
| // This sample adds more types and constants to the "imported" namespace,
|
|
|