Chromium Code Reviews| Index: sql/mojo/mojo_vfs.cc |
| diff --git a/sql/mojo/mojo_vfs.cc b/sql/mojo/mojo_vfs.cc |
| index 943f38bd75eb79bc49c1d74c8236b3c945501bad..0fc2b4819b1257315f8ba0dcf73fc18a25d74208 100644 |
| --- a/sql/mojo/mojo_vfs.cc |
| +++ b/sql/mojo/mojo_vfs.cc |
| @@ -4,6 +4,9 @@ |
| #include "sql/mojo/mojo_vfs.h" |
| +#include <stddef.h> |
| +#include <stdint.h> |
| + |
| #include "base/logging.h" |
| #include "base/rand_util.h" |
| #include "base/strings/stringprintf.h" |