mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ad51088c (#444943)
This commit is contained in:
@@ -81,7 +81,8 @@ CefStoragePartitionProxy::GetBackgroundSyncContext() {
|
||||
return parent_->GetBackgroundSyncContext();
|
||||
}
|
||||
|
||||
content::PaymentAppContext* CefStoragePartitionProxy::GetPaymentAppContext() {
|
||||
content::PaymentAppContextImpl*
|
||||
CefStoragePartitionProxy::GetPaymentAppContext() {
|
||||
return parent_->GetPaymentAppContext();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user