| Index: components/filesystem/public/interfaces/file_system.mojom
|
| diff --git a/components/filesystem/public/interfaces/file_system.mojom b/components/filesystem/public/interfaces/file_system.mojom
|
| index db72679d2e732d6ab0a8fc6349de37388a81800d..52b98684b19a7c7b2a64ada799a160a57c4bc76f 100644
|
| --- a/components/filesystem/public/interfaces/file_system.mojom
|
| +++ b/components/filesystem/public/interfaces/file_system.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/directory.mojom";
|
| import "components/filesystem/public/interfaces/types.mojom";
|
|
|