| Index: gpu/command_buffer/common/gles2_cmd_format.h
|
| diff --git a/gpu/command_buffer/common/gles2_cmd_format.h b/gpu/command_buffer/common/gles2_cmd_format.h
|
| index 765eeac0fad67df3ca7523f12f69097d0e2362bd..b23cae3ac7e176d04f7cb6b4cce1fb4b76d5b9af 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_format.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h
|
| @@ -19,6 +19,7 @@
|
| #include "gpu/command_buffer/common/bitfield_helpers.h"
|
| #include "gpu/command_buffer/common/cmd_buffer_common.h"
|
| #include "gpu/command_buffer/common/gles2_cmd_ids.h"
|
| +#include "gpu/command_buffer/common/gles2_cmd_utils.h"
|
|
|
| // GL types are forward declared to avoid including the GL headers. The problem
|
| // is determining which GL headers to include from code that is common to the
|
|
|