Update to Chromium version 100.0.4896.0 (#972766)

This commit is contained in:
Marshall Greenblatt
2022-02-21 17:23:40 -05:00
parent a2c621bf8b
commit f97f0bbda6
120 changed files with 668 additions and 725 deletions

View File

@ -1,8 +1,8 @@
diff --git base/BUILD.gn base/BUILD.gn
index dbef16bc35790..4343b1759c757 100644
index 8243e7ad76529..a013002ac9d1e 100644
--- base/BUILD.gn
+++ base/BUILD.gn
@@ -36,6 +36,7 @@ import("//build/nocompile.gni")
@@ -37,6 +37,7 @@ import("//build/nocompile.gni")
import("//build/rust/mixed_component.gni")
import("//build/timestamp.gni")
import("//build_overrides/build.gni")
@ -10,7 +10,7 @@ index dbef16bc35790..4343b1759c757 100644
import("//testing/libfuzzer/fuzzer_test.gni")
import("//testing/test.gni")
import("//third_party/icu/config.gni")
@@ -1867,7 +1868,11 @@ mixed_component("base") {
@@ -1883,7 +1884,11 @@ mixed_component("base") {
"hash/md5_constexpr_internal.h",
"hash/sha1.h",
]
@ -23,7 +23,7 @@ index dbef16bc35790..4343b1759c757 100644
sources += [
"hash/md5_nacl.cc",
"hash/md5_nacl.h",
@@ -2116,6 +2121,12 @@ mixed_component("base") {
@@ -2136,6 +2141,12 @@ mixed_component("base") {
defines += [ "COM_INIT_CHECK_HOOK_DISABLED" ]
}