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 f30c34928d3d7ebb3109c52b0011a44452173518..9d53f167a05dc52e27e311f24a69a84af21e2df8 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 { |