| Index: cc/quads/stream_video_draw_quad.h
|
| diff --git a/cc/quads/stream_video_draw_quad.h b/cc/quads/stream_video_draw_quad.h
|
| index 1044fdc19b84566e1c3a7de7e74a87fa8fb5dfdd..8547b66c3952408ced7fc08a7dc8d0575e09065f 100644
|
| --- a/cc/quads/stream_video_draw_quad.h
|
| +++ b/cc/quads/stream_video_draw_quad.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_QUADS_STREAM_VIDEO_DRAW_QUAD_H_
|
| #define CC_QUADS_STREAM_VIDEO_DRAW_QUAD_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/quads/draw_quad.h"
|
|
|