Index: ui/ozone/platform/x11/gl_ozone_glx.h |
diff --git a/ui/ozone/platform/x11/gl_ozone_glx.h b/ui/ozone/platform/x11/gl_ozone_glx.h |
index b446ee2b67453566126ab18acaf2f3e8c14e0e3c..bcf93b9528a32930f96c1978aa635d85de6d5ba3 100644 |
--- a/ui/ozone/platform/x11/gl_ozone_glx.h |
+++ b/ui/ozone/platform/x11/gl_ozone_glx.h |
@@ -25,7 +25,7 @@ class GLOzoneGLX : public GLOzone { |
scoped_refptr<gl::GLContext> CreateGLContext( |
gl::GLShareGroup* share_group, |
gl::GLSurface* compatible_surface, |
- gl::GpuPreference gpu_preference) override; |
+ const gl::GLContextAttribs& attribs) override; |
scoped_refptr<gl::GLSurface> CreateViewGLSurface( |
gfx::AcceleratedWidget window) override; |
scoped_refptr<gl::GLSurface> CreateSurfacelessViewGLSurface( |