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