| 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 79baf9774dfc663d0a352019219be5d0222f6f78..a541cbb09e8545d408e305792f7ab4ac4561bf65 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_format.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h
|
| @@ -14,6 +14,7 @@
|
| #include <string.h>
|
|
|
| #include "base/atomicops.h"
|
| +#include "base/logging.h"
|
| #include "base/macros.h"
|
| #include "gpu/command_buffer/common/bitfield_helpers.h"
|
| #include "gpu/command_buffer/common/cmd_buffer_common.h"
|
|
|