mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 59d44948 (#323860)
This commit is contained in:
@@ -95,6 +95,10 @@ content::SSLHostStateDelegate*
|
||||
return parent_->GetSSLHostStateDelegate();
|
||||
}
|
||||
|
||||
content::PermissionManager* CefBrowserContextProxy::GetPermissionManager() {
|
||||
return parent_->GetPermissionManager();
|
||||
}
|
||||
|
||||
bool CefBrowserContextProxy::IsProxy() const {
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user