Index: trunk/src/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
=================================================================== |
--- trunk/src/mojo/public/interfaces/bindings/tests/sample_import2.mojom (revision 279687) |
+++ trunk/src/mojo/public/interfaces/bindings/tests/sample_import2.mojom (working copy) |
@@ -4,7 +4,7 @@ |
import "sample_import.mojom" |
-[JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"] |
+[JavaPackage="org.chromium.mojo.bindings.test.imported"] |
module imported { |
// This sample adds more types and constants to the "imported" namespace, |