mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 92.0.4515.0 (#885287)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
diff --git third_party/blink/public/platform/web_url_loader.h third_party/blink/public/platform/web_url_loader.h
|
||||
index 48b95a412fe0a..569e8c750e0a7 100644
|
||||
index 042a383fe1771..310f25700ebfb 100644
|
||||
--- third_party/blink/public/platform/web_url_loader.h
|
||||
+++ third_party/blink/public/platform/web_url_loader.h
|
||||
@@ -161,12 +161,14 @@ class BLINK_PLATFORM_EXPORT WebURLLoader {
|
||||
@@ -160,12 +160,14 @@ class BLINK_PLATFORM_EXPORT WebURLLoader {
|
||||
void SetResourceRequestSenderForTesting(
|
||||
std::unique_ptr<WebResourceRequestSender> resource_request_sender);
|
||||
|
||||
@@ -17,5 +17,5 @@ index 48b95a412fe0a..569e8c750e0a7 100644
|
||||
- void Cancel();
|
||||
-
|
||||
scoped_refptr<Context> context_;
|
||||
};
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(WebURLLoader);
|
||||
|
Reference in New Issue
Block a user