Index: Source/core/html/canvas/OESTextureHalfFloat.idl |
diff --git a/Source/core/html/canvas/OESTextureHalfFloat.idl b/Source/core/html/canvas/OESTextureHalfFloat.idl |
index 597ecf8e0beca3afa284c1b7fe8e769c37234c01..9543a89690349ec620af4a120780831799b0c835 100644 |
--- a/Source/core/html/canvas/OESTextureHalfFloat.idl |
+++ b/Source/core/html/canvas/OESTextureHalfFloat.idl |
@@ -27,7 +27,6 @@ typedef unsigned long GLenum; |
[ |
NoInterfaceObject, |
- Conditional=WEBGL, |
DoNotCheckConstants |
] interface OESTextureHalfFloat { |
const GLenum HALF_FLOAT_OES = 0x8D61; |