| Index: components/filesystem/public/interfaces/types.mojom
|
| diff --git a/components/filesystem/public/interfaces/types.mojom b/components/filesystem/public/interfaces/types.mojom
|
| index 6a2ba49b5d31c9a4cd6c1ef7c9baa113ac5ac910..c3abf6c7fbfdfd6c0ad72a0173736a7c0a340486 100644
|
| --- a/components/filesystem/public/interfaces/types.mojom
|
| +++ b/components/filesystem/public/interfaces/types.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;
|
|
|
| // Error codes used by the file system. These error codes line up exactly with
|
| // those of base::File.
|
|
|