| Index: cc/playback/float_clip_display_item.h
|
| diff --git a/cc/playback/float_clip_display_item.h b/cc/playback/float_clip_display_item.h
|
| index 6769c986ca3f729a953f095adcc01ab7880276c2..8c34c5fbec1cbd404352217a564572b40026016a 100644
|
| --- a/cc/playback/float_clip_display_item.h
|
| +++ b/cc/playback/float_clip_display_item.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_PLAYBACK_FLOAT_CLIP_DISPLAY_ITEM_H_
|
| #define CC_PLAYBACK_FLOAT_CLIP_DISPLAY_ITEM_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
|
|