Chromium Code Reviews| Index: html/canvas/WebGLRenderingContext.idl |
| diff --git a/html/canvas/WebGLRenderingContext.idl b/html/canvas/WebGLRenderingContext.idl |
| index 0ddc847b67361f29793fc730b8f4bb77ff40d6ee..56610f49f00b891344d0a4089fe5dc4a3ccbd6e3 100644 |
| --- a/html/canvas/WebGLRenderingContext.idl |
| +++ b/html/canvas/WebGLRenderingContext.idl |
| @@ -40,7 +40,6 @@ typedef /*unrestricted*/ float GLclampf; |
| [ |
| Conditional=WEBGL, |
| - JSCustomMarkFunction, |
| DoNotCheckConstants |
| ] interface WebGLRenderingContext : CanvasRenderingContext { |