Chromium Code Reviews| Index: media/video/picture.h |
| diff --git a/media/video/picture.h b/media/video/picture.h |
| index e997dbb650cd8d85b9eadb9988ddd1c4c8fa54c4..5ec3c55d9c8d4bf61fe1abcf5054bfd42b03db0f 100644 |
| --- a/media/video/picture.h |
| +++ b/media/video/picture.h |
| @@ -5,6 +5,8 @@ |
| #ifndef MEDIA_VIDEO_PICTURE_H_ |
| #define MEDIA_VIDEO_PICTURE_H_ |
| +#include <stdint.h> |
| + |
| #include "gpu/command_buffer/common/mailbox.h" |
| #include "media/base/media_export.h" |
| #include "ui/gfx/geometry/rect.h" |