| Index: cc/playback/clip_path_display_item.h
|
| diff --git a/cc/playback/clip_path_display_item.h b/cc/playback/clip_path_display_item.h
|
| index f3eaa0abb26ad6ba578fc6909c3c730f968ddda1..0ad1effc84add134396f67b487b6c6dad1fde28a 100644
|
| --- a/cc/playback/clip_path_display_item.h
|
| +++ b/cc/playback/clip_path_display_item.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_PLAYBACK_CLIP_PATH_DISPLAY_ITEM_H_
|
| #define CC_PLAYBACK_CLIP_PATH_DISPLAY_ITEM_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/playback/display_item.h"
|
|
|