| Index: components/filesystem/public/interfaces/directory.mojom
|
| diff --git a/components/filesystem/public/interfaces/directory.mojom b/components/filesystem/public/interfaces/directory.mojom
|
| index 973daa12934eea14d1c0c9e7a9de8416ccbb49f4..98a2b8c619c5723fbbad04266e2d8bda515f629a 100644
|
| --- a/components/filesystem/public/interfaces/directory.mojom
|
| +++ b/components/filesystem/public/interfaces/directory.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.
|
|
|
| -module filesystem;
|
| +module filesystem.mojom;
|
|
|
| import "components/filesystem/public/interfaces/file.mojom";
|
| import "components/filesystem/public/interfaces/types.mojom";
|
|
|