Chromium Code Reviews| Index: html/canvas/OESTextureHalfFloat.idl |
| diff --git a/html/canvas/OESTextureHalfFloat.idl b/html/canvas/OESTextureHalfFloat.idl |
| index 03a67234f07246f675a40a3b131dac91fe297ae7..abedc564fbfbcc8450609d9786f6e1f4b2249ade 100644 |
| --- a/html/canvas/OESTextureHalfFloat.idl |
| +++ b/html/canvas/OESTextureHalfFloat.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=WEBGL, |
| - JSGenerateIsReachable=ImplContext, |
| OmitConstructor |
| ] interface OESTextureHalfFloat { |
| }; |