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 8f22afe16ce915ab44c0ece75486393678359e99..93b9aa2d91522b25fce7f2fced8d19c77e616c4a 100644 |
--- a/ui/ozone/public/surface_factory_ozone.cc |
+++ b/ui/ozone/public/surface_factory_ozone.cc |
@@ -54,6 +54,7 @@ scoped_refptr<ui::NativePixmap> SurfaceFactoryOzone::CreateNativePixmap( |
scoped_refptr<ui::NativePixmap> |
SurfaceFactoryOzone::CreateNativePixmapFromHandle( |
+ gfx::AcceleratedWidget widget, |
gfx::Size size, |
gfx::BufferFormat format, |
const gfx::NativePixmapHandle& handle) { |