| Index: Source/web/WebMediaPlayerClientImpl.cpp
|
| diff --git a/Source/web/WebMediaPlayerClientImpl.cpp b/Source/web/WebMediaPlayerClientImpl.cpp
|
| index c22ad300262f76f62a7f3ad19341949ee78692ce..80a00dafb8629d9c2a51ed27381d062bdeba4dbe 100644
|
| --- a/Source/web/WebMediaPlayerClientImpl.cpp
|
| +++ b/Source/web/WebMediaPlayerClientImpl.cpp
|
| @@ -16,6 +16,7 @@
|
| #include "core/html/TimeRanges.h"
|
| #include "core/platform/graphics/GaneshUtils.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| +#include "core/platform/graphics/GraphicsContext3D.h"
|
| #include "core/platform/graphics/GraphicsLayer.h"
|
| #include "core/rendering/RenderLayerCompositor.h"
|
| #include "core/rendering/RenderView.h"
|
|
|