Index: Source/core/html/canvas/WebGLActiveInfo.idl |
diff --git a/Source/core/html/canvas/WebGLActiveInfo.idl b/Source/core/html/canvas/WebGLActiveInfo.idl |
index 32ff970c18fe90272748ad22b1a57414d2706551..47789bd5091e7ed35df08b7138b444d469569169 100644 |
--- a/Source/core/html/canvas/WebGLActiveInfo.idl |
+++ b/Source/core/html/canvas/WebGLActiveInfo.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=WEBGL, |
- ImplementationLacksVTable |
] interface WebGLActiveInfo { |
readonly attribute long size; |
readonly attribute unsigned long type; |