| Index: mojo/public/interfaces/bindings/mojom_files.mojom
|
| diff --git a/mojo/public/interfaces/bindings/mojom_files.mojom b/mojo/public/interfaces/bindings/mojom_files.mojom
|
| index 3119ba22fe24604327cfceb40b43fafad0d0f506..43d182c6412f784d1fd477ac50b846e027c7823f 100644
|
| --- a/mojo/public/interfaces/bindings/mojom_files.mojom
|
| +++ b/mojo/public/interfaces/bindings/mojom_files.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;
|
|
|
| import "mojom_types.mojom";
|
|
|
|
|