Index: Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
diff --git a/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl b/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
index b31a58d614047c672bf228793b3219a6d1cf81c2..a217fcb8942269fb14050a41d2d91ec884ad26c6 100644 |
--- a/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
+++ b/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
@@ -26,7 +26,6 @@ |
[ |
Conditional=WEBGL, |
- ImplementationLacksVTable |
] interface WebGLShaderPrecisionFormat { |
readonly attribute long rangeMin; |
readonly attribute long rangeMax; |