| Index: ui/ozone/public/surface_factory_ozone.cc
|
| diff --git a/ui/ozone/public/surface_factory_ozone.cc b/ui/ozone/public/surface_factory_ozone.cc
|
| index eab07e1f0ccfea6b7465042b551a08a914a2679a..e74bfabcdfc6888e3949451819efc2b25b446f70 100644
|
| --- a/ui/ozone/public/surface_factory_ozone.cc
|
| +++ b/ui/ozone/public/surface_factory_ozone.cc
|
| @@ -59,8 +59,4 @@ bool SurfaceFactoryOzone::CanShowPrimaryPlaneAsOverlay() {
|
| return false;
|
| }
|
|
|
| -bool SurfaceFactoryOzone::CanCreateNativePixmap(gfx::BufferUsage usage) {
|
| - return false;
|
| -}
|
| -
|
| } // namespace ui
|
|
|