Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(642)

Unified Diff: sky/engine/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp

Issue 701663002: Remove HTMLVideoElement. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8CanvasRenderingContext2DCustom.cpp ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8CanvasRenderingContext2DCustom.cpp ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698