| Index: Source/core/html/canvas/WebGLLoseContext.idl
|
| diff --git a/Source/core/html/canvas/WebGLLoseContext.idl b/Source/core/html/canvas/WebGLLoseContext.idl
|
| index 310f84d3352b26d7b0f552cb01614de1645869db..1ac288f2489875e97e3a558486c8dd77ec836895 100644
|
| --- a/Source/core/html/canvas/WebGLLoseContext.idl
|
| +++ b/Source/core/html/canvas/WebGLLoseContext.idl
|
| @@ -24,8 +24,7 @@
|
| */
|
|
|
| [
|
| - NoInterfaceObject,
|
| - Conditional=WEBGL
|
| + NoInterfaceObject
|
| ] interface WebGLLoseContext {
|
| [StrictTypeChecking] void loseContext();
|
| [StrictTypeChecking] void restoreContext();
|
|
|