Chromium Code Reviews| Index: Source/core/html/canvas/OESTextureHalfFloat.idl |
| diff --git a/Source/core/html/canvas/OESTextureHalfFloat.idl b/Source/core/html/canvas/OESTextureHalfFloat.idl |
| index 9e6dd9f8fe305a7b340f0315559282084410ad00..937a3759eaa20512bc59954f724e5fb79d989541 100644 |
| --- a/Source/core/html/canvas/OESTextureHalfFloat.idl |
| +++ b/Source/core/html/canvas/OESTextureHalfFloat.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| ] interface OESTextureHalfFloat { |
| }; |