mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision adb61db1 (#508578)
This commit is contained in:
@@ -69,7 +69,7 @@ void CefSoftwareOutputDeviceOSR::EndPaint() {
|
||||
if (!bitmap_.get())
|
||||
return;
|
||||
|
||||
cc::SoftwareOutputDevice::EndPaint();
|
||||
viz::SoftwareOutputDevice::EndPaint();
|
||||
|
||||
if (active_)
|
||||
OnPaint(damage_rect_);
|
||||
|
Reference in New Issue
Block a user