mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 111.0.5563.0 (#1097615)
This commit is contained in:
@ -28,7 +28,7 @@ class VIZ_SERVICE_EXPORT SoftwareOutputDeviceProxy
|
||||
|
||||
// SoftwareOutputDevice implementation.
|
||||
void OnSwapBuffers(SwapBuffersCallback swap_ack_callback,
|
||||
gl::FrameData data) override;
|
||||
gfx::FrameData data) override;
|
||||
|
||||
// SoftwareOutputDeviceBase implementation.
|
||||
void Resize(const gfx::Size& viewport_pixel_size,
|
||||
|
Reference in New Issue
Block a user