| Index: mojo/public/interfaces/bindings/mojom_types.mojom
|
| diff --git a/mojo/public/interfaces/bindings/mojom_types.mojom b/mojo/public/interfaces/bindings/mojom_types.mojom
|
| index 96bd6ea04a1fbffca52d5be0e02b0e60733356f0..3d6f5a64d0eb8bc88c0a6dfdaa2545239c9618f8 100644
|
| --- a/mojo/public/interfaces/bindings/mojom_types.mojom
|
| +++ b/mojo/public/interfaces/bindings/mojom_types.mojom
|
| @@ -2,8 +2,8 @@
|
| // 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.types"]
|
| -module mojo.bindings.types;
|
| +[DartPackage="mojo", JavaPackage="org.chromium.mojo"]
|
| +module mojo;
|
|
|
|
|
| /*
|
|
|