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