| Index: sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp b/sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp
|
| index 60669b2552b7345dd3f7749770f15934f7638ced..6e2f368b8e491aec4b1499261358fdeb367dc62e 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp
|
| +++ b/sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp
|
| @@ -40,7 +40,6 @@
|
| #include "bindings/core/v8/V8EXTTextureFilterAnisotropic.h"
|
| #include "bindings/core/v8/V8HTMLCanvasElement.h"
|
| #include "bindings/core/v8/V8HTMLImageElement.h"
|
| -#include "bindings/core/v8/V8HTMLVideoElement.h"
|
| #include "bindings/core/v8/V8HiddenValue.h"
|
| #include "bindings/core/v8/V8ImageData.h"
|
| #include "bindings/core/v8/V8OESElementIndexUint.h"
|
|
|