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