Chromium Code Reviews| Index: components/filesystem/util.h |
| diff --git a/components/filesystem/util.h b/components/filesystem/util.h |
| index b00fcf56f0dd2e4be1ce7d1054b4b5e2b1e356a6..70fe7e744f97b6158bdfd4ff2dae7a25700a38c8 100644 |
| --- a/components/filesystem/util.h |
| +++ b/components/filesystem/util.h |
| @@ -10,10 +10,6 @@ |
| #include "base/files/file.h" |
| #include "components/filesystem/public/interfaces/types.mojom.h" |
| -namespace mojo { |
| -class String; |
| -} |
| - |
| namespace filesystem { |
| // Validation functions (typically used to check arguments; they return |