| Index: trunk/src/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
|
| ===================================================================
|
| --- trunk/src/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom (revision 279687)
|
| +++ trunk/src/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom (working copy)
|
| @@ -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.mojom.sample",
|
| +[JavaPackage="org.chromium.mojo.bindings.test.sample",
|
| JavaConstantsClassName="InterfaceConstants",
|
| Foo = "hello world"]
|
| module sample {
|
|
|