| Index: third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.h
|
| diff --git a/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.h b/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.h
|
| index 094cff659633fb6065d3a8bd5ca5355cffc6cf37..e1406d21f1fbbe75d642cebbc8955cf12320428a 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/OESTextureFloatLinear.h
|
| @@ -38,7 +38,6 @@ class OESTextureFloatLinear final : public WebGLExtension {
|
| static bool supported(WebGLRenderingContextBase*);
|
| static const char* extensionName();
|
|
|
| - ~OESTextureFloatLinear() override;
|
| WebGLExtensionName name() const override;
|
|
|
| private:
|
|
|