Chromium Code Reviews| Index: Source/core/html/canvas/OESTextureHalfFloat.idl |
| diff --git a/Source/core/html/canvas/OESTextureHalfFloat.idl b/Source/core/html/canvas/OESTextureHalfFloat.idl |
| index d95898c410a17d49f8a06deabcd3e9299a6f5fbc..597ecf8e0beca3afa284c1b7fe8e769c37234c01 100644 |
| --- a/Source/core/html/canvas/OESTextureHalfFloat.idl |
| +++ b/Source/core/html/canvas/OESTextureHalfFloat.idl |
| @@ -26,6 +26,7 @@ |
| typedef unsigned long GLenum; |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| DoNotCheckConstants |
| ] interface OESTextureHalfFloat { |