mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 115.0.5790.0 (#1148114)
- Mac: 13.3 SDK (Xcode 14.3) is now required
This commit is contained in:
@ -473,7 +473,7 @@ void CefExtensionSystem::InstallUpdate(
|
||||
|
||||
void CefExtensionSystem::PerformActionBasedOnOmahaAttributes(
|
||||
const std::string& extension_id,
|
||||
const base::Value& attributes) {
|
||||
const base::Value::Dict& attributes) {
|
||||
DCHECK(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user