Chromium Code Reviews| 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 caf30af3e99d8abad139ab462f2c966df9442ef4..eff9507686dd9a79071add2157f94796398bcac9 100644 |
| --- a/gpu/command_buffer/common/gles2_cmd_utils.cc |
| +++ b/gpu/command_buffer/common/gles2_cmd_utils.cc |
| @@ -12,7 +12,7 @@ |
| #include <GLES3/gl3.h> |
| #include "base/numerics/safe_math.h" |
| -#include "gpu/command_buffer/common/gles2_cmd_format.h" |
| +//#include "gpu/command_buffer/common/gles2_cmd_format.h" |
|
kulakowski
2016/01/15 19:30:12
Any reason to leave it commented out rather than d
|
| #include "gpu/command_buffer/common/gles2_cmd_utils.h" |
| namespace gpu { |