| Index: third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureASTC.h
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureASTC.h b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureASTC.h
|
| index 81c8c4aa3f1656437972fa0c4c2a3c39f2f270ae..fb4dc4ff605c72161a5e591ef78676a58c868390 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureASTC.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLCompressedTextureASTC.h
|
| @@ -23,7 +23,6 @@ class WebGLCompressedTextureASTC final : public WebGLExtension {
|
| static bool supported(WebGLRenderingContextBase*);
|
| static const char* extensionName();
|
|
|
| - ~WebGLCompressedTextureASTC() override;
|
| WebGLExtensionName name() const override;
|
| static const BlockSizeCompressASTC kBlockSizeCompressASTC[];
|
|
|
|
|