| Index: mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/sample_factory.mojom b/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| index f33864f2759dd369b8ad4548bad5f70137c5a6c5..5273416b6a398729eeb2b9b28a84062a1ccd9b57 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| import "sample_import.mojom"
|
|
|
| -[JavaPackage="org.chromium.mojo.bindings.test.sample"]
|
| +[JavaPackage="org.chromium.mojo.bindings.test.mojom.sample"]
|
| module sample {
|
|
|
| // This sample shows how handles to MessagePipes can be sent as both parameters
|
|
|