Chromium Code Reviews| Index: Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
| diff --git a/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl b/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
| index a217fcb8942269fb14050a41d2d91ec884ad26c6..1b34f6544ead49ffd6d7c57487cde8692955ac70 100644 |
| --- a/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
| +++ b/Source/core/html/canvas/WebGLShaderPrecisionFormat.idl |
| @@ -25,7 +25,7 @@ |
| */ |
| [ |
| - Conditional=WEBGL, |
| + Conditional=WEBGL |
| ] interface WebGLShaderPrecisionFormat { |
| readonly attribute long rangeMin; |
| readonly attribute long rangeMax; |