| Index: Source/core/html/canvas/WebGLRenderingContext.idl
|
| diff --git a/Source/core/html/canvas/WebGLRenderingContext.idl b/Source/core/html/canvas/WebGLRenderingContext.idl
|
| index dc5761f6b6f1726eeb130343505eee5b951a28e7..7343bcd1b5582f7090ebee5badbbc8837ce8dcea 100644
|
| --- a/Source/core/html/canvas/WebGLRenderingContext.idl
|
| +++ b/Source/core/html/canvas/WebGLRenderingContext.idl
|
| @@ -39,7 +39,6 @@ typedef /*unrestricted*/ float GLfloat;
|
| typedef /*unrestricted*/ float GLclampf;
|
|
|
| [
|
| - Conditional=WEBGL,
|
| DoNotCheckConstants
|
| ] interface WebGLRenderingContext : CanvasRenderingContext {
|
|
|
|
|