Index: ui/gl/gl_surface_wgl.h |
diff --git a/ui/gl/gl_surface_wgl.h b/ui/gl/gl_surface_wgl.h |
index aa32047e49c31f775aa144cdf27ffbe32428892f..18b7e845c211ef99839de24f5e858c2a5c5be2d4 100644 |
--- a/ui/gl/gl_surface_wgl.h |
+++ b/ui/gl/gl_surface_wgl.h |
@@ -42,7 +42,6 @@ class NativeViewGLSurfaceWGL : public GLSurfaceWGL { |
private: |
gfx::AcceleratedWidget window_; |
- gfx::AcceleratedWidget child_window_; |
HDC device_context_; |
DISALLOW_COPY_AND_ASSIGN(NativeViewGLSurfaceWGL); |