| Index: Source/core/html/canvas/WebGLContextEvent.idl
|
| diff --git a/Source/core/html/canvas/WebGLContextEvent.idl b/Source/core/html/canvas/WebGLContextEvent.idl
|
| index c3eba1029ea68b50669de1a4570222c0dcdbc8c0..f6a3092893347866f0fb6d3cfe18f9a1e6c888ac 100644
|
| --- a/Source/core/html/canvas/WebGLContextEvent.idl
|
| +++ b/Source/core/html/canvas/WebGLContextEvent.idl
|
| @@ -24,7 +24,6 @@
|
| */
|
|
|
| [
|
| - Conditional=WEBGL,
|
| ConstructorTemplate=Event
|
| ] interface WebGLContextEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute DOMString statusMessage;
|
|
|