Chromium Code Reviews| Index: components/filesystem/util.h |
| diff --git a/components/filesystem/util.h b/components/filesystem/util.h |
| index 0a3042bedcde8355827755c1101bf0888fde38ac..49214b0b708a6ad344869933eae61497fb812cbc 100644 |
| --- a/components/filesystem/util.h |
| +++ b/components/filesystem/util.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_FILESYSTEM_UTIL_H_ |
| #define COMPONENTS_FILESYSTEM_UTIL_H_ |
| +#include <stdint.h> |
| + |
| #include "base/files/file.h" |
| #include "components/filesystem/public/interfaces/types.mojom.h" |