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