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