| Index: Source/web/WebMediaPlayerClientImpl.cpp
|
| diff --git a/Source/web/WebMediaPlayerClientImpl.cpp b/Source/web/WebMediaPlayerClientImpl.cpp
|
| index 67c0c587b8b2892aee1cf557391c3a2432d67220..6d00714c19abf7a63754d64de24973ad8ba2c0e7 100644
|
| --- a/Source/web/WebMediaPlayerClientImpl.cpp
|
| +++ b/Source/web/WebMediaPlayerClientImpl.cpp
|
| @@ -34,14 +34,6 @@
|
| #include "web/WebLocalFrameImpl.h"
|
| #include "web/WebViewImpl.h"
|
|
|
| -#if OS(ANDROID)
|
| -#include "GrContext.h"
|
| -#include "GrTypes.h"
|
| -#include "SkCanvas.h"
|
| -#include "SkGrPixelRef.h"
|
| -#endif
|
| -
|
| -
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/CString.h"
|
|
|
|
|