| Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| index cf1baa280a10d34ef6b7ce5914737ba3b17706cf..e23ce056fe2922a4bc40d7ada9dc0f591d212da4 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| @@ -994,10 +994,6 @@
|
| GLenum /* pname */,
|
| GLuint* /* params */) {
|
| }
|
| -void GLES2InterfaceStub::GetQueryObjectui64vEXT(GLuint /* id */,
|
| - GLenum /* pname */,
|
| - GLuint64* /* params */) {
|
| -}
|
| void GLES2InterfaceStub::InsertEventMarkerEXT(GLsizei /* length */,
|
| const GLchar* /* marker */) {
|
| }
|
|
|