Chromium Code Reviews| Index: Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.idl |
| =================================================================== |
| --- Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.idl (revision 142703) |
| +++ Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.idl (working copy) |
| @@ -26,6 +26,7 @@ |
| [ |
| Conditional=WEBGL, |
| + ImplementationLacksVTable |
| ] interface WebGLShaderPrecisionFormat { |
| readonly attribute long rangeMin; |
| readonly attribute long rangeMax; |