mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 1ae106db (#414607)
This commit is contained in:
@@ -206,7 +206,7 @@ CefExtensionsBrowserClient::CreateRuntimeAPIDelegate(
|
||||
content::BrowserContext* context) const {
|
||||
// TODO(extensions): Implement to support Apps.
|
||||
NOTREACHED();
|
||||
return std::unique_ptr<RuntimeAPIDelegate>();
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
const ComponentExtensionResourceManager*
|
||||
|
Reference in New Issue
Block a user