| Index: ui/ozone/platform/cast/surface_factory_cast.h
|
| diff --git a/ui/ozone/platform/cast/surface_factory_cast.h b/ui/ozone/platform/cast/surface_factory_cast.h
|
| index 67aaad22cf0ce7cbb0865c8690733f670d20f604..632367fc9776486b6c6df792347e6644d5b62443 100644
|
| --- a/ui/ozone/platform/cast/surface_factory_cast.h
|
| +++ b/ui/ozone/platform/cast/surface_factory_cast.h
|
| @@ -30,7 +30,6 @@ class SurfaceFactoryCast : public SurfaceFactoryOzone {
|
| ~SurfaceFactoryCast() override;
|
|
|
| // SurfaceFactoryOzone implementation:
|
| - bool UseNewSurfaceAPI() override;
|
| scoped_refptr<gl::GLSurface> CreateViewGLSurface(
|
| gl::GLImplementation implementation,
|
| gfx::AcceleratedWidget widget) override;
|
|
|