Chromium Code Reviews| Index: Source/core/html/canvas/WebGLCompressedTextureATC.idl |
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureATC.idl b/Source/core/html/canvas/WebGLCompressedTextureATC.idl |
| index 2c7fac024735d54208e086ce69b43de764290e13..b8f41fcd38d22d2006b952579bfcc5c44878f08b 100644 |
| --- a/Source/core/html/canvas/WebGLCompressedTextureATC.idl |
| +++ b/Source/core/html/canvas/WebGLCompressedTextureATC.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| DoNotCheckConstants |
| ] interface WebGLCompressedTextureATC { |