| Index: gpu/command_buffer/service/gl_utils.h
|
| diff --git a/gpu/command_buffer/service/gl_utils.h b/gpu/command_buffer/service/gl_utils.h
|
| index b9c10f518ed60aaf39e72f9b2ca06f3dba7c5be2..e4a5abbb6c019f6bb855ed659c13e84e3cf6d65c 100644
|
| --- a/gpu/command_buffer/service/gl_utils.h
|
| +++ b/gpu/command_buffer/service/gl_utils.h
|
| @@ -42,7 +42,7 @@
|
| #endif
|
| #include <build/build_config.h>
|
|
|
| -#define GL_GLEXT_PROTOTYPES
|
| +#define GL_GLEXT_PROTOTYPES 1
|
|
|
| // Define this for extra GL error debugging (slower).
|
| // #define GL_ERROR_DEBUGGING
|
|
|