Chromium Code Reviews| Index: ui/gl/gl_enums_implementation_autogen.h |
| diff --git a/ui/gl/gl_enums_implementation_autogen.h b/ui/gl/gl_enums_implementation_autogen.h |
| index c4ed0dd338b8b86534c4ae67ca1e532984b1a4ab..bbbbed9ab07ee029c96cae77f19d64ea37324f9b 100644 |
| --- a/ui/gl/gl_enums_implementation_autogen.h |
| +++ b/ui/gl/gl_enums_implementation_autogen.h |
| @@ -640,9 +640,6 @@ static const GLEnums::EnumToString enum_to_string_table[] = { |
| 0x78EF, "GL_PIXEL_UNPACK_TRANSFER_BUFFER_BINDING_CHROMIUM", |
| }, |
| { |
| - 0x78F2, "GL_READ_WRITE_CHROMIUM", |
|
Corentin Wallez
2017/04/19 17:33:43
Not sure what's up with this, it looks like a file
Geoff Lang
2017/04/19 17:53:02
I see these changes once in a while too.
|
| - }, |
| - { |
| 0x78FA, "GL_RGB_YCRCB_420_CHROMIUM", |
| }, |
| { |
| @@ -1597,6 +1594,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = { |
| 0x8905, "GL_MAX_PROGRAM_TEXEL_OFFSET", |
| }, |
| { |
| + 0x8914, "GL_SAMPLES_PASSED_ARB", |
| + }, |
| + { |
| 0x8916, "GL_GEOMETRY_LINKED_VERTICES_OUT_EXT", |
| }, |
| { |