Chromium Code Reviews| Index: mojo/public/cpp/system/buffer.h |
| diff --git a/mojo/public/cpp/system/buffer.h b/mojo/public/cpp/system/buffer.h |
| index 9458c0aec7bd804f7027a5c1c897f206b0a2daa4..0b03357991e7fa61db1062a767fbeafde34df80b 100644 |
| --- a/mojo/public/cpp/system/buffer.h |
| +++ b/mojo/public/cpp/system/buffer.h |
| @@ -13,6 +13,7 @@ |
| #define MOJO_PUBLIC_CPP_SYSTEM_BUFFER_H_ |
| #include <assert.h> |
| +#include <stdint.h> |
| #include "mojo/public/c/system/buffer.h" |
| #include "mojo/public/cpp/system/handle.h" |