Chromium Code Reviews| Index: src/gpu/gl/GrGLDefines.h |
| diff --git a/src/gpu/gl/GrGLDefines.h b/src/gpu/gl/GrGLDefines.h |
| index 4c479ed8639e7349523e81117934be80b243c1e7..a2130306fcc40ca95964a9cfc12199e97bc872c0 100644 |
| --- a/src/gpu/gl/GrGLDefines.h |
| +++ b/src/gpu/gl/GrGLDefines.h |
| @@ -154,6 +154,7 @@ |
| #define GR_GL_INDEX_LOGIC_OP 0x0BF1 |
| #define GR_GL_VERTEX_PROGRAM_POINT_SIZE 0x8642 |
| #define GR_GL_LINE_STIPPLE 0x0B24 |
| +#define GR_GL_FRAMEBUFFER_SRGB 0x8DB9 |
| /* ErrorCode */ |
| #define GR_GL_NO_ERROR 0 |