mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 75.0.3770.0 (#652427)
This commit is contained in:
@@ -444,7 +444,7 @@ void CefExtensionSystem::UnregisterExtensionWithRequestContexts(
|
||||
base::Bind(&InfoMap::RemoveExtension, info_map(), extension_id, reason));
|
||||
}
|
||||
|
||||
const OneShotEvent& CefExtensionSystem::ready() const {
|
||||
const base::OneShotEvent& CefExtensionSystem::ready() const {
|
||||
return ready_;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user