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