Chromium Code Reviews| Index: Source/core/html/canvas/OESTextureFloat.idl |
| diff --git a/Source/core/html/canvas/OESTextureFloat.idl b/Source/core/html/canvas/OESTextureFloat.idl |
| index 97ec4848d08809bb2a839ebeaf6c08f0232b0187..b926f7318ad980de38908ae08a38b5ddf2307994 100644 |
| --- a/Source/core/html/canvas/OESTextureFloat.idl |
| +++ b/Source/core/html/canvas/OESTextureFloat.idl |
| @@ -25,6 +25,6 @@ |
| [ |
| NoInterfaceObject, |
| - Conditional=WEBGL, |
| + Conditional=WEBGL |
| ] interface OESTextureFloat { |
| }; |