| Index: trunk/src/ui/gl/gl_implementation.h
|
| ===================================================================
|
| --- trunk/src/ui/gl/gl_implementation.h (revision 247809)
|
| +++ trunk/src/ui/gl/gl_implementation.h (working copy)
|
| @@ -47,7 +47,7 @@
|
| // Initialize function bindings that depend on the context for a GL
|
| // implementation.
|
| GL_EXPORT bool InitializeDynamicGLBindings(GLImplementation implementation,
|
| - GLContext* context);
|
| + GLContext* context);
|
|
|
| // Initialize Debug logging wrappers for GL bindings.
|
| void InitializeDebugGLBindings();
|
|
|