| 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 00ab1ef076ee30178f2319778d7e9f36fd237525..bad466fee3c361c246bd13f06d49051686493587 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| @@ -2,6 +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"]
|
| module sample {
|
|
|
| // This sample shows how handles to MessagePipes can be sent as both parameters
|
|
|