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