| Index: mojo/services/files/public/interfaces/directory.mojom
|
| diff --git a/mojo/services/files/public/interfaces/directory.mojom b/mojo/services/files/public/interfaces/directory.mojom
|
| index 960df966f0be545a3fabd79234a510df94eace3d..32256504cbf0994db76905ba24618971eae4e6f2 100644
|
| --- a/mojo/services/files/public/interfaces/directory.mojom
|
| +++ b/mojo/services/files/public/interfaces/directory.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +[DartPackage="mojo_services"]
|
| module mojo.files;
|
|
|
| import "files/public/interfaces/file.mojom";
|
|
|