Index: ui/gl/gl_context_egl.h |
diff --git a/ui/gl/gl_context_egl.h b/ui/gl/gl_context_egl.h |
index f694ba24daa5c78cac5bc98a0e99d63f4beeb6d7..9dd9a72d68ce4d377f73f60fcec80bf949c36bbb 100644 |
--- a/ui/gl/gl_context_egl.h |
+++ b/ui/gl/gl_context_egl.h |
@@ -19,7 +19,7 @@ namespace gfx { |
class GLSurface; |
// Encapsulates an EGL OpenGL ES context. |
-class GLContextEGL : public GLContext { |
+class GLContextEGL : public GLContextReal { |
public: |
explicit GLContextEGL(GLShareGroup* share_group); |