| Index: gpu/command_buffer/common/gles2_cmd_format_test.cc
|
| ===================================================================
|
| --- gpu/command_buffer/common/gles2_cmd_format_test.cc (revision 34314)
|
| +++ gpu/command_buffer/common/gles2_cmd_format_test.cc (working copy)
|
| @@ -7,11 +7,11 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "gpu/command_buffer/common/gles2_cmd_format.h"
|
|
|
| -namespace command_buffer {
|
| +namespace gpu {
|
| namespace gles2 {
|
|
|
| #include "gpu/command_buffer/common/gles2_cmd_format_test_autogen.h"
|
|
|
| } // namespace gles2
|
| -} // namespace command_buffer
|
| +} // namespace gpu
|
|
|
|
|