| Index: components/filesystem/public/interfaces/file.mojom
|
| diff --git a/components/filesystem/public/interfaces/file.mojom b/components/filesystem/public/interfaces/file.mojom
|
| index ac01f871f10640e187f563d3f0234764d47d14b6..9a4a515c749a56f4085cb48548cc62cd5fd01ecd 100644
|
| --- a/components/filesystem/public/interfaces/file.mojom
|
| +++ b/components/filesystem/public/interfaces/file.mojom
|
| @@ -10,7 +10,7 @@
|
| module filesystem.mojom;
|
|
|
| import "components/filesystem/public/interfaces/types.mojom";
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/file.mojom";
|
|
|
| // TODO(vtl): Write comments.
|
| interface File {
|
|
|