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:
@ -32,7 +32,7 @@ SoftwareOutputDeviceProxy::SoftwareOutputDeviceProxy(
|
||||
|
||||
void SoftwareOutputDeviceProxy::OnSwapBuffers(
|
||||
SwapBuffersCallback swap_ack_callback,
|
||||
gl::FrameData data) {
|
||||
gfx::FrameData data) {
|
||||
DCHECK_CALLED_ON_VALID_THREAD(thread_checker_);
|
||||
DCHECK(swap_ack_callback_.is_null());
|
||||
|
||||
|
Reference in New Issue
Block a user