| Index: trunk/src/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| ===================================================================
|
| --- trunk/src/mojo/public/interfaces/bindings/tests/sample_factory.mojom (revision 279687)
|
| +++ trunk/src/mojo/public/interfaces/bindings/tests/sample_factory.mojom (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| import "sample_import.mojom"
|
|
|
| -[JavaPackage="org.chromium.mojo.bindings.test.mojom.sample"]
|
| +[JavaPackage="org.chromium.mojo.bindings.test.sample"]
|
| module sample {
|
|
|
| // This sample shows how handles to MessagePipes can be sent as both parameters
|
|
|