| Index: mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom b/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
|
| index 429520fa9b98792f9d85c35fa88fff991bba0cf7..5e19f41691d87db509fbb7988720789e9a9962d8 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
|
| @@ -2,7 +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.sample",
|
| +[JavaPackage="org.chromium.mojo.bindings.test.mojom.sample",
|
| JavaConstantsClassName="InterfaceConstants",
|
| Foo = "hello world"]
|
| module sample {
|
|
|