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 7f6bcadf456ed6d44444624b3510dc7968937a4e..ebdde7cf6eac2307e25ce34559cb5e282a1c2d73 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.imported"] |
+[JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"] |
module imported { |
// This sample adds more types and constants to the "imported" namespace, |