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