Chromium Code Reviews| Index: cc/layers/video_frame_provider_client_impl.cc |
| diff --git a/cc/layers/video_frame_provider_client_impl.cc b/cc/layers/video_frame_provider_client_impl.cc |
| index 60286833b2f8b4a02d154375d94ef8c033e36f07..732bbbb1d0a426fe2097a81bd3263f95ff3bd375 100644 |
| --- a/cc/layers/video_frame_provider_client_impl.cc |
| +++ b/cc/layers/video_frame_provider_client_impl.cc |
| @@ -6,6 +6,7 @@ |
| #include "cc/base/math_util.h" |
| #include "cc/layers/video_layer_impl.h" |
| +#include "media/base/video_frame.h" |
| namespace cc { |