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