Index: mojo/public/interfaces/bindings/tests/sample_factory.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/sample_factory.mojom b/mojo/public/interfaces/bindings/tests/sample_factory.mojom |
index 33de19fc8170f98f45334b8a77a1b177ff16e33c..42408bdaa78ef4ed470cf11dff012a1dbf259672 100644 |
--- a/mojo/public/interfaces/bindings/tests/sample_factory.mojom |
+++ b/mojo/public/interfaces/bindings/tests/sample_factory.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"] |
+[JavaPackage="org.chromium.mojo.bindings.test.sample"] |
module sample { |
// This sample shows how handles to MessagePipes can be sent as both parameters |