| Index: ui/ozone/platform/x11/x11_surface_factory.h
|
| diff --git a/ui/ozone/platform/x11/x11_surface_factory.h b/ui/ozone/platform/x11/x11_surface_factory.h
|
| index 93620ad4e376324e322be2c88d9e18b276d99101..0a2ffa5f1087583eeb53f33b8e991c7737388158 100644
|
| --- a/ui/ozone/platform/x11/x11_surface_factory.h
|
| +++ b/ui/ozone/platform/x11/x11_surface_factory.h
|
| @@ -20,7 +20,6 @@ class X11SurfaceFactory : public SurfaceFactoryOzone {
|
| ~X11SurfaceFactory() override;
|
|
|
| // SurfaceFactoryOzone:
|
| - bool UseNewSurfaceAPI() override;
|
| scoped_refptr<gl::GLSurface> CreateViewGLSurface(
|
| gl::GLImplementation implementation,
|
| gfx::AcceleratedWidget widget) override;
|
|
|