Chromium Code Reviews| Index: cc/layers/video_layer_impl.cc |
| diff --git a/cc/layers/video_layer_impl.cc b/cc/layers/video_layer_impl.cc |
| index ca5dd6ef161260ea22192eac0d04be1168bc7d8c..d173cc6c2b6d0f511a802fb95d167aed98f9a1d1 100644 |
| --- a/cc/layers/video_layer_impl.cc |
| +++ b/cc/layers/video_layer_impl.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/layers/video_layer_impl.h" |
| +#include <stddef.h> |
| + |
| #include "base/bind.h" |
| #include "base/logging.h" |
| #include "cc/layers/video_frame_provider_client_impl.h" |