Index: trunk/src/mojo/public/interfaces/bindings/tests/sample_import.mojom |
=================================================================== |
--- trunk/src/mojo/public/interfaces/bindings/tests/sample_import.mojom (revision 279687) |
+++ trunk/src/mojo/public/interfaces/bindings/tests/sample_import.mojom (working copy) |
@@ -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.mojom.imported"] |
+[JavaPackage="org.chromium.mojo.bindings.test.imported"] |
module imported { |
// This sample just defines some types that are imported into |