| Index: gpu/command_buffer/common/gles2_cmd_utils.cc
|
| diff --git a/gpu/command_buffer/common/gles2_cmd_utils.cc b/gpu/command_buffer/common/gles2_cmd_utils.cc
|
| index 93a90002c851e1a12322088ae6b879a5cfa71092..2d7c54e779b73b3d60e1fbbada8e181b5ad82f74 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_utils.cc
|
| +++ b/gpu/command_buffer/common/gles2_cmd_utils.cc
|
| @@ -1406,7 +1406,6 @@ const int32_t kBufferDestroyed = 0x3095; // EGL_BUFFER_DESTROYED
|
| const int32_t kBindGeneratesResource = 0x10000;
|
| const int32_t kFailIfMajorPerfCaveat = 0x10001;
|
| const int32_t kLoseContextWhenOutOfMemory = 0x10002;
|
| -const int32_t kContextType = 0x10003;
|
|
|
| } // namespace
|
|
|
|
|