Index: mojo/public/interfaces/bindings/tests/sample_import2.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/sample_import2.mojom b/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
index 1c5ec39dbdbc9236da8a338147d8fb7bae6bd809..b93be6933866d8ca664361aa9e2ab5e2b7dccb72 100644 |
--- a/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
+++ b/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
@@ -4,7 +4,7 @@ |
import "sample_import.mojom" |
-[JavaPackage="org.chromium.mojo.bindings.test"] |
+[JavaPackage="org.chromium.mojo.bindings.test.imported"] |
module imported { |
// This sample adds more types and constants to the "imported" namespace, |