Chromium Code Reviews| Index: src/gpu/gl/GrGLDefines.h |
| diff --git a/src/gpu/gl/GrGLDefines.h b/src/gpu/gl/GrGLDefines.h |
| index 511659c49211d639ef5402e309844afef1956f04..349e3c4a18239409315353fece23c6e552ebf953 100644 |
| --- a/src/gpu/gl/GrGLDefines.h |
| +++ b/src/gpu/gl/GrGLDefines.h |
| @@ -838,6 +838,7 @@ |
| #define GR_GL_PATH_END_CAPS 0x9076 |
| #define GR_GL_PATH_JOIN_STYLE 0x9079 |
| #define GR_GL_PATH_MITER_LIMIT 0x907A |
| +#define GR_GL_PATH_STROKE_BOUND 0x9086 |
| // fill modes |
| #define GR_GL_COUNT_UP 0x9088 |