Chromium Code Reviews| Index: ui/gfx/native_pixmap_handle_ozone.h |
| diff --git a/ui/gfx/native_pixmap_handle_ozone.h b/ui/gfx/native_pixmap_handle_ozone.h |
| index 14d556080feb7cecfd1d042ddb46894e64e7fbfc..149f24308c530ae3e4a54b77da0ee30f41820844 100644 |
| --- a/ui/gfx/native_pixmap_handle_ozone.h |
| +++ b/ui/gfx/native_pixmap_handle_ozone.h |
| @@ -5,6 +5,8 @@ |
| #ifndef UI_GFX_NATIVE_PIXMAP_HANDLE_OZONE_H_ |
| #define UI_GFX_NATIVE_PIXMAP_HANDLE_OZONE_H_ |
| +#include <stdint.h> |
| + |
| #include "base/file_descriptor_posix.h" |
| namespace gfx { |