Chromium Code Reviews| Index: Source/core/html/canvas/WebGLContextAttributes.idl |
| diff --git a/Source/core/html/canvas/WebGLContextAttributes.idl b/Source/core/html/canvas/WebGLContextAttributes.idl |
| index df451751f7f3b1f28348233a764836623bbe360a..41bf102345419d3cf5b19191c81ea96ad1e5cc62 100644 |
| --- a/Source/core/html/canvas/WebGLContextAttributes.idl |
| +++ b/Source/core/html/canvas/WebGLContextAttributes.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| ] interface WebGLContextAttributes { |
| attribute boolean alpha; |