| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
|
| ===================================================================
|
| --- gpu/command_buffer/client/gles2_implementation_autogen.h (revision 68245)
|
| +++ gpu/command_buffer/client/gles2_implementation_autogen.h (working copy)
|
| @@ -888,5 +888,9 @@
|
| helper_->ResizeCHROMIUM(width, height);
|
| }
|
|
|
| +const GLchar* GetRequestableExtensionsCHROMIUM();
|
| +
|
| +void RequestExtensionCHROMIUM(const char* extension);
|
| +
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_
|
|
|
|
|