Index: command_buffer/service/cross/gl/render_surface_gl.h |
=================================================================== |
--- command_buffer/service/cross/gl/render_surface_gl.h (revision 30103) |
+++ command_buffer/service/cross/gl/render_surface_gl.h (working copy) |
@@ -41,6 +41,7 @@ |
namespace o3d { |
namespace command_buffer { |
+namespace o3d { |
class RenderSurfaceGL : public RenderSurface { |
public: |
@@ -110,6 +111,7 @@ |
DISALLOW_COPY_AND_ASSIGN(RenderDepthStencilSurfaceGL); |
}; |
+} // namespace o3d |
} // namespace command_buffer |
} // namespace o3d |