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 7c20b304734065c2c3da05e7ae44b6907b649013..462e3cdb431fbdeb2e16490385ee488e5b6bb6dc 100644 |
--- a/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom |
+++ b/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom |
@@ -2,6 +2,8 @@ |
// 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", |
+ Foo = "hello world"] |
module sample { |
enum Enum { |