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