Chromium Code Reviews| Index: Source/core/html/canvas/WebGLLoseContext.idl |
| diff --git a/Source/core/html/canvas/WebGLLoseContext.idl b/Source/core/html/canvas/WebGLLoseContext.idl |
| index ee07a4f79a198eab5a7f69f8212b3fe1b8948d0d..26c2e91cf57f979e41587b4e188bd1b58d480d92 100644 |
| --- a/Source/core/html/canvas/WebGLLoseContext.idl |
| +++ b/Source/core/html/canvas/WebGLLoseContext.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| ] interface WebGLLoseContext { |
| [StrictTypeChecking] void loseContext(); |