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 597fd0d6be6446eb3cf08cf2460718c90f91f541..f2b1dc93dcac3ed6e2cb0a1913eeee5b09309832 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", |
+[JavaPackage="org.chromium.mojo.bindings.test.sample", |
Foo = "hello world"] |
module sample { |