Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.idl |
| diff --git a/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.idl b/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.idl |
| index 40e333a98437adbc87ca118f52150771b38275ea..456969f6f7c4c0f3fe6053cca7dda8c8b8d74d1f 100644 |
| --- a/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.idl |
| +++ b/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| + DependentLifetime, |
| NoInterfaceObject, |
| - SetWrapperReferenceFrom=canvas, |
| ] interface OESTextureFloatLinear { |
| }; |