| 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 ee29559a8ef3f88531e33c70870910a2b28693e6..e53260fbcc3c1aca871f915058af530e74f588f4 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_utils.cc
|
| +++ b/gpu/command_buffer/common/gles2_cmd_utils.cc
|
| @@ -9,6 +9,7 @@
|
| #include <GLES2/gl2.h>
|
| #include <GLES2/gl2ext.h>
|
| #include <GLES2/gl2extchromium.h>
|
| +#include <GLES3/gl3.h>
|
|
|
| #include "base/numerics/safe_math.h"
|
| #include "gpu/command_buffer/common/gles2_cmd_format.h"
|
|
|