Update to Chromium version 77.0.3865.56

This commit is contained in:
Marshall Greenblatt
2019-09-04 14:54:20 -04:00
parent 46d3a81ba0
commit cc9f616038
16 changed files with 38 additions and 36 deletions

View File

@@ -12,7 +12,7 @@ index de89d291e5cb..9ce7bf4cb250 100644
// Force a new surface id to be allocated. Returns true if the
// RenderWidgetHostImpl sent the resulting surface id to the renderer.
diff --git content/browser/renderer_host/browser_compositor_view_mac.mm content/browser/renderer_host/browser_compositor_view_mac.mm
index 4b3f3c7e97e7..0ce693402b99 100644
index 8ddd790decc4..3ffd3db8da4b 100644
--- content/browser/renderer_host/browser_compositor_view_mac.mm
+++ content/browser/renderer_host/browser_compositor_view_mac.mm
@@ -85,6 +85,12 @@ DelegatedFrameHost* BrowserCompositorMac::GetDelegatedFrameHost() {