| Index: ui/gl/gl_implementation_osmesa.h
|
| diff --git a/ui/gl/gl_implementation_osmesa.h b/ui/gl/gl_implementation_osmesa.h
|
| index df9235eca0d67e643c961fd71b64f171e67e3e79..c4bc8390489236f8c7cb4ba22b1b2473633c14f9 100644
|
| --- a/ui/gl/gl_implementation_osmesa.h
|
| +++ b/ui/gl/gl_implementation_osmesa.h
|
| @@ -8,10 +8,10 @@
|
| #include "base/files/file_path.h"
|
| #include "base/native_library.h"
|
|
|
| -namespace gfx {
|
| +namespace gl {
|
|
|
| bool InitializeStaticGLBindingsOSMesaGL();
|
|
|
| -} // namespace gfx
|
| +} // namespace gl
|
|
|
| #endif // UI_GL_GL_IMPLEMENTATION_OSMESA_
|
|
|