Chromium Code Reviews| Index: Source/core/html/canvas/WebGLActiveInfo.idl |
| diff --git a/Source/core/html/canvas/WebGLActiveInfo.idl b/Source/core/html/canvas/WebGLActiveInfo.idl |
| index 47789bd5091e7ed35df08b7138b444d469569169..5baf934362f16939028520082831bceee2f019c4 100644 |
| --- a/Source/core/html/canvas/WebGLActiveInfo.idl |
| +++ b/Source/core/html/canvas/WebGLActiveInfo.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=WEBGL, |
| + Conditional=WEBGL |
| ] interface WebGLActiveInfo { |
| readonly attribute long size; |
| readonly attribute unsigned long type; |