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 d8f0fa7ee62bb9fd6276627b2c5c24d911b96dcd..23857f532e43b8a074db4c5c87cf3313cb69403a 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 { |