Index: Source/core/html/canvas/OESTextureFloatLinear.idl |
diff --git a/Source/core/html/canvas/OESTextureFloatLinear.idl b/Source/core/html/canvas/OESTextureFloatLinear.idl |
index a4ae046d65bc9503c7845d59b929aa1302cc218e..fc65a9f97a82086fc85ad03576d695853ce3df24 100644 |
--- a/Source/core/html/canvas/OESTextureFloatLinear.idl |
+++ b/Source/core/html/canvas/OESTextureFloatLinear.idl |
@@ -25,6 +25,6 @@ |
[ |
NoInterfaceObject, |
- Conditional=WEBGL, |
+ Conditional=WEBGL |
] interface OESTextureFloatLinear { |
}; |