| Index: third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.cpp
|
| diff --git a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.cpp b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.cpp
|
| index 9c45d885191ddeba8037bccd2a7ff177fd8fc8ce..a52746fb052c0a066f9476d4a4e0fbd21c23b8a4 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.cpp
|
| +++ b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQueryWebGL2.cpp
|
| @@ -10,8 +10,6 @@
|
|
|
| namespace blink {
|
|
|
| -EXTDisjointTimerQueryWebGL2::~EXTDisjointTimerQueryWebGL2() {}
|
| -
|
| WebGLExtensionName EXTDisjointTimerQueryWebGL2::name() const {
|
| return EXTDisjointTimerQueryWebGL2Name;
|
| }
|
|
|