Chromium Code Reviews| Index: Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
| diff --git a/Source/core/html/canvas/OESTextureHalfFloatLinear.idl b/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
| index 701e45683e01e2b42c92e87afd628f550d8107db..44ee4b5c5d8b98cc5d331e0ee80d1f914f0720d1 100644 |
| --- a/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
| +++ b/Source/core/html/canvas/OESTextureHalfFloatLinear.idl |
| @@ -25,6 +25,6 @@ |
| [ |
| NoInterfaceObject, |
| - Conditional=WEBGL, |
| + Conditional=WEBGL |
| ] interface OESTextureHalfFloatLinear { |
| }; |