Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(503)

Unified Diff: mojo/public/interfaces/bindings/tests/sample_factory.mojom

Issue 306893010: Generate java bindings for structs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-upload after revert Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 f33864f2759dd369b8ad4548bad5f70137c5a6c5..5273416b6a398729eeb2b9b28a84062a1ccd9b57 100644
--- a/mojo/public/interfaces/bindings/tests/sample_factory.mojom
+++ b/mojo/public/interfaces/bindings/tests/sample_factory.mojom
@@ -4,7 +4,7 @@
import "sample_import.mojom"
-[JavaPackage="org.chromium.mojo.bindings.test.sample"]
+[JavaPackage="org.chromium.mojo.bindings.test.mojom.sample"]
module sample {
// This sample shows how handles to MessagePipes can be sent as both parameters
« no previous file with comments | « mojo/public/interfaces/bindings/tests/math_calculator.mojom ('k') | mojo/public/interfaces/bindings/tests/sample_import.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698