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