| Index: mojo/public/interfaces/bindings/tests/sample_import.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/sample_import.mojom b/mojo/public/interfaces/bindings/tests/sample_import.mojom
|
| index d68c5bf216b7f9176c3b1077c6864217496e46e7..61f7b9c83b7d5e86102c9f5f30dfa4b4abf4fcc1 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_import.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_import.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 imported {
|
|
|
| // This sample just defines some types that are imported into
|
|
|