Index: Source/core/html/canvas/WebGLTexture.idl |
diff --git a/Source/core/html/canvas/WebGLTexture.idl b/Source/core/html/canvas/WebGLTexture.idl |
index 1ea2f2bca022acb2681afee71a2844ac5d73b3ad..d0d0f2b061cc95adc1ad556c4920b90424cbed5f 100644 |
--- a/Source/core/html/canvas/WebGLTexture.idl |
+++ b/Source/core/html/canvas/WebGLTexture.idl |
@@ -23,7 +23,5 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=WEBGL |
-] interface WebGLTexture { |
+interface WebGLTexture { |
}; |