Chromium Code Reviews| Index: ui/gl/gl_gl_api_implementation.h |
| diff --git a/ui/gl/gl_gl_api_implementation.h b/ui/gl/gl_gl_api_implementation.h |
| index 575a1b60cb6046c447db9ad609481b816d48b013..b7a7b68db43e52a7b4185138083fbe8e219b3da4 100644 |
| --- a/ui/gl/gl_gl_api_implementation.h |
| +++ b/ui/gl/gl_gl_api_implementation.h |
| @@ -14,15 +14,10 @@ |
| namespace base { |
| class CommandLine; |
| } |
| -namespace gpu { |
| -namespace gles2 { |
| -class GLES2Decoder; |
| -} |
| -} |
| + |
| namespace gl { |
| class GLContext; |
| -class GLSurface; |
| struct GLVersionInfo; |
| GL_EXPORT void InitializeStaticGLBindingsGL(); |