Update to Chromium version 102.0.5005.0 (#992738)

Linux: 32-bit x86 builds are no longer supported (see issue #2676).
This commit is contained in:
Marshall Greenblatt
2022-04-27 15:24:24 -04:00
parent 916360e2e5
commit b62dd2b6ee
38 changed files with 170 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
diff --git base/BUILD.gn base/BUILD.gn
index 15da9351b899b..a027749fce2ef 100644
index 243c3e81d2b23..36fd2a888ac63 100644
--- base/BUILD.gn
+++ base/BUILD.gn
@@ -37,6 +37,7 @@ import("//build/nocompile.gni")
@@ -10,7 +10,7 @@ index 15da9351b899b..a027749fce2ef 100644
import("//testing/libfuzzer/fuzzer_test.gni")
import("//testing/test.gni")
@@ -1886,7 +1887,11 @@ mixed_component("base") {
@@ -1892,7 +1893,11 @@ mixed_component("base") {
"hash/md5_constexpr_internal.h",
"hash/sha1.h",
]
@@ -23,7 +23,7 @@ index 15da9351b899b..a027749fce2ef 100644
sources += [
"hash/md5_nacl.cc",
"hash/md5_nacl.h",
@@ -2030,6 +2035,12 @@ mixed_component("base") {
@@ -2037,6 +2042,12 @@ mixed_component("base") {
defines += [ "COM_INIT_CHECK_HOOK_DISABLED" ]
}