Update to Chromium version 89.0.4389.114

This commit is contained in:
Marshall Greenblatt
2021-04-01 14:08:16 -04:00
parent 5b6b068835
commit e7bbb1de04
2 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/89.0.4389.90',
'chromium_checkout': 'refs/tags/89.0.4389.114',
'depot_tools_checkout': '1f976d6f30'
}

View File

@@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 4e18b86882ee..c0f34c47fad7 100644
index d90a361dba12..99e61c8b947f 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -5,6 +5,7 @@
@@ -10,7 +10,7 @@ index 4e18b86882ee..c0f34c47fad7 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -145,6 +146,7 @@ static_library("renderer") {
@@ -147,6 +148,7 @@ static_library("renderer") {
deps = [
"//base/allocator:buildflags",
"//build:chromeos_buildflags",
@@ -18,7 +18,7 @@ index 4e18b86882ee..c0f34c47fad7 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -226,6 +228,10 @@ static_library("renderer") {
@@ -228,6 +230,10 @@ static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]