Index: gpu/command_buffer/common/gles2_cmd_utils.cc |
=================================================================== |
--- gpu/command_buffer/common/gles2_cmd_utils.cc (revision 34314) |
+++ gpu/command_buffer/common/gles2_cmd_utils.cc (working copy) |
@@ -8,7 +8,7 @@ |
#include "gpu/command_buffer/common/gles2_cmd_utils.h" |
#include "gpu/command_buffer/common/gles2_cmd_format.h" |
-namespace command_buffer { |
+namespace gpu { |
namespace gles2 { |
int GLES2Util::GLGetNumValuesReturned(int id) const { |
@@ -344,5 +344,5 @@ |
} |
} // namespace gles2 |
-} // namespace command_buffer |
+} // namespace gpu |