| Index: sky/engine/web/WebMediaPlayerClientImpl.cpp
|
| diff --git a/sky/engine/web/WebMediaPlayerClientImpl.cpp b/sky/engine/web/WebMediaPlayerClientImpl.cpp
|
| index acc345885ab6296fcf1f81d80d52e390be8cd211..ed19c6324f8d92c8c10652dc17d7cab91ba6afe8 100644
|
| --- a/sky/engine/web/WebMediaPlayerClientImpl.cpp
|
| +++ b/sky/engine/web/WebMediaPlayerClientImpl.cpp
|
| @@ -14,6 +14,7 @@
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/graphics/gpu/Extensions3DUtil.h"
|
| +#include "platform/graphics/media/MediaPlayer.h"
|
| #include "platform/graphics/skia/GaneshUtils.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebCString.h"
|
|
|