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