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