Index: mojo/public/interfaces/bindings/tests/sample_import.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/sample_import.mojom b/mojo/public/interfaces/bindings/tests/sample_import.mojom |
index ff99c0955f44acd7fbe35728ca6e5b8e22ec9f06..fddd587b3e847f47659e2c5c543eb8d8fdeaf0d3 100644 |
--- a/mojo/public/interfaces/bindings/tests/sample_import.mojom |
+++ b/mojo/public/interfaces/bindings/tests/sample_import.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.imported"] |
+[JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"] |
module imported { |
// This sample just defines some types that are imported into |