Update to Chromium version 87.0.4280.141

This commit is contained in:
Marshall Greenblatt
2021-01-07 16:30:44 -05:00
parent 03f933676a
commit 481a82af37
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{ {
'chromium_checkout': 'refs/tags/87.0.4280.88', 'chromium_checkout': 'refs/tags/87.0.4280.141',
'depot_tools_checkout': '39d870e1f0' 'depot_tools_checkout': '39d870e1f0'
} }

View File

@@ -174,7 +174,7 @@ index af282d4190dd..147a2cd9ac4c 100644
XWindow(); XWindow();
diff --git ui/platform_window/x11/x11_window.cc ui/platform_window/x11/x11_window.cc diff --git ui/platform_window/x11/x11_window.cc ui/platform_window/x11/x11_window.cc
index 7941edf6d3cb..520af3c90e97 100644 index 881bece18a41..c041ac648478 100644
--- ui/platform_window/x11/x11_window.cc --- ui/platform_window/x11/x11_window.cc
+++ ui/platform_window/x11/x11_window.cc +++ ui/platform_window/x11/x11_window.cc
@@ -93,6 +93,7 @@ ui::XWindow::Configuration ConvertInitPropertiesToXWindowConfig( @@ -93,6 +93,7 @@ ui::XWindow::Configuration ConvertInitPropertiesToXWindowConfig(