| Index: command_buffer/service/cross/gl/texture_gl.h
|
| ===================================================================
|
| --- command_buffer/service/cross/gl/texture_gl.h (revision 30103)
|
| +++ command_buffer/service/cross/gl/texture_gl.h (working copy)
|
| @@ -43,6 +43,7 @@
|
|
|
| namespace o3d {
|
| namespace command_buffer {
|
| +namespace o3d {
|
|
|
| class RenderDepthStencilSurfaceGL;
|
| class RenderSurfaceGL;
|
| @@ -278,6 +279,7 @@
|
| DISALLOW_COPY_AND_ASSIGN(TextureCubeGL);
|
| };
|
|
|
| +} // namespace o3d
|
| } // namespace command_buffer
|
| } // namespace o3d
|
|
|
|
|