| Index: ui/ozone/platform/drm/gpu/gbm_surface_factory.h
|
| diff --git a/ui/ozone/platform/drm/gpu/gbm_surface_factory.h b/ui/ozone/platform/drm/gpu/gbm_surface_factory.h
|
| index f35edf137312c045cd976e4ff388b6503c5aa378..0e6a1f73d97ab87b96af0ad17cbe1e19a8f9cfc2 100644
|
| --- a/ui/ozone/platform/drm/gpu/gbm_surface_factory.h
|
| +++ b/ui/ozone/platform/drm/gpu/gbm_surface_factory.h
|
| @@ -33,7 +33,6 @@ class GbmSurfaceFactory : public SurfaceFactoryOzone {
|
| GbmSurfaceless* GetSurface(gfx::AcceleratedWidget widget) const;
|
|
|
| // SurfaceFactoryOzone:
|
| - bool UseNewSurfaceAPI() override;
|
| scoped_refptr<gl::GLSurface> CreateViewGLSurface(
|
| gl::GLImplementation implementation,
|
| gfx::AcceleratedWidget widget) override;
|
|
|